[Xfce4-commits] [xfce/xfce4-appfinder] 02/02: Remove unused variable to avoid breaking builds
noreply at xfce.org
noreply at xfce.org
Sun Jul 27 16:57:04 CEST 2014
This is an automated email from the git hooks/post-receive script.
jannis pushed a commit to branch master
in repository xfce/xfce4-appfinder.
commit 9309ce8346069698e3460a76fc2d886738168235
Author: Jannis Pohlmann <jannis at xfce.org>
Date: Sun Jul 27 16:55:52 2014 +0200
Remove unused variable to avoid breaking builds
---
src/main.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/src/main.c b/src/main.c
index f0ea074..1cd76f3 100644
--- a/src/main.c
+++ b/src/main.c
@@ -197,7 +197,6 @@ gint
main (gint argc, gchar **argv)
{
GError *error = NULL;
- const gchar *desktop;
const gchar *startup_id;
GSList *windows_destroy;
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list