mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-11 11:20:12 +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,
|
||||
* gpointer data)
|
||||
* {
|
||||
* int i;
|
||||
* gchar *result = g_utf8_strup (text, length);
|
||||
*
|
||||
* g_signal_handlers_block_by_func (editable,
|
||||
|
Loading…
Reference in New Issue
Block a user