mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-25 21:21:21 +00:00
Fix compilation warning: remove unused variable
This commit is contained in:
parent
6680266093
commit
8cde95bc5f
@ -108,7 +108,6 @@ open_libtracker (void)
|
||||
{
|
||||
static gboolean done = FALSE;
|
||||
static TrackerVersion version = TRACKER_UNAVAILABLE;
|
||||
gpointer x;
|
||||
|
||||
if (!done)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user