[Xfce4-commits] [apps/gigolo] 24/35: remove now unused function
noreply at xfce.org
noreply at xfce.org
Mon Oct 31 18:18:58 CET 2016
This is an automated email from the git hooks/post-receive script.
landry pushed a commit to branch master
in repository apps/gigolo.
commit 215439732d3acc2355f3f40aa284fe08a012415c
Author: Landry Breuil <landry at xfce.org>
Date: Sun Jun 19 16:58:52 2016 +0200
remove now unused function
---
src/window.c | 7 -------
1 file changed, 7 deletions(-)
diff --git a/src/window.c b/src/window.c
index 990d26e..7263054 100644
--- a/src/window.c
+++ b/src/window.c
@@ -410,13 +410,6 @@ static void action_bookmark_edit_cb(G_GNUC_UNUSED GtkAction *action, GigoloWindo
}
-static void about_activate_link(G_GNUC_UNUSED GtkAboutDialog *dialog,
- const gchar *uri, G_GNUC_UNUSED gpointer data)
-{
- gigolo_show_uri(uri);
-}
-
-
static void action_about_cb(G_GNUC_UNUSED GtkAction *action, GigoloWindow *window)
{
const gchar *authors[]= { "Enrico Tröger <enrico at xfce.org>", NULL };
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list