mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-30 05:43:28 +02:00
registrybackend: fix warning about unused variable
This commit is contained in:
@@ -1532,8 +1532,6 @@ registry_watch_key (HKEY hpath,
|
||||
static gboolean
|
||||
watch_handler (RegistryEvent *event)
|
||||
{
|
||||
guint i;
|
||||
|
||||
trace ("Watch handler: got event in %s, items %i.\n", event->prefix, event->items->len);
|
||||
|
||||
/* GSettings requires us to NULL-terminate the array. */
|
||||
|
Reference in New Issue
Block a user