From 83e41d48744bac1503b75036f347a740a964804d Mon Sep 17 00:00:00 2001 From: ZenWalker Date: Sat, 9 Jul 2016 22:50:50 +0200 Subject: replace WindowList with gtk_application_get_windows file-roller commit: https://git.gnome.org/browse/file-roller/commit/?id=f4f31f1c9e897fe32114d2ef1b21e232231c3a3b --- src/fr-init.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/fr-init.c') diff --git a/src/fr-init.c b/src/fr-init.c index 170a613..8a81786 100644 --- a/src/fr-init.c +++ b/src/fr-init.c @@ -164,7 +164,6 @@ FrExtensionType file_ext_type[] = { }; -GList *WindowList; GList *CommandList; gint ForceDirectoryCreation; GHashTable *ProgramsCache; -- cgit v1.2.1