mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-28 14:31:10 +00:00
gtkeditable.c: Remove unused variable in example code
https://bugzilla.gnome.org/show_bug.cgi?id=650167
This commit is contained in:
parent
7ef362ec67
commit
8d9f413c9b
@ -51,7 +51,6 @@
|
|||||||
* gint *position,
|
* gint *position,
|
||||||
* gpointer data)
|
* gpointer data)
|
||||||
* {
|
* {
|
||||||
* int i;
|
|
||||||
* gchar *result = g_utf8_strup (text, length);
|
* gchar *result = g_utf8_strup (text, length);
|
||||||
*
|
*
|
||||||
* g_signal_handlers_block_by_func (editable,
|
* g_signal_handlers_block_by_func (editable,
|
||||||
|
Loading…
Reference in New Issue
Block a user