[Xfce4-commits] [xfce/thunar] 01/01: Remove unused enum for signal handlers (bug #11493)
noreply at xfce.org
noreply at xfce.org
Thu Feb 19 11:04:33 CET 2015
This is an automated email from the git hooks/post-receive script.
hjudt pushed a commit to branch master
in repository xfce/thunar.
commit 96677859eaa89de86c54ff69eb3d2039f9792f34
Author: Matt Thirtytwo <matt.59491 at gmail.com>
Date: Sun Feb 1 20:55:16 2015 +0100
Remove unused enum for signal handlers (bug #11493)
---
thunar/thunar-location-entry.c | 7 -------
1 file changed, 7 deletions(-)
diff --git a/thunar/thunar-location-entry.c b/thunar/thunar-location-entry.c
index d9f7be4..f702ffb 100644
--- a/thunar/thunar-location-entry.c
+++ b/thunar/thunar-location-entry.c
@@ -47,13 +47,6 @@ enum
PROP_UI_MANAGER,
};
-/* Signal identifiers */
-enum
-{
- RESET,
- LAST_SIGNAL,
-};
-
static void thunar_location_entry_component_init (ThunarComponentIface *iface);
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list