Updating branch refs/heads/master
         to 03cbe61157040df44e6185d9a1f473a098833b55 (commit)
       from acc2ae98b9ff5c47e42e9bfeb05e35ac0de58c2f (commit)

commit 03cbe61157040df44e6185d9a1f473a098833b55
Author: Nick Schermer <[email protected]>
Date:   Fri Apr 13 20:30:43 2012 +0200

    Remove unused function prototype.

 libxfce4kbd-private/xfce-shortcuts-grabber.h |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/libxfce4kbd-private/xfce-shortcuts-grabber.h 
b/libxfce4kbd-private/xfce-shortcuts-grabber.h
index 6df0df6..e240226 100644
--- a/libxfce4kbd-private/xfce-shortcuts-grabber.h
+++ b/libxfce4kbd-private/xfce-shortcuts-grabber.h
@@ -39,9 +39,6 @@ typedef struct _XfceShortcutsGrabber        
XfceShortcutsGrabber;
 GType                 xfce_shortcuts_grabber_get_type      (void) G_GNUC_CONST;
 
 XfceShortcutsGrabber *xfce_shortcuts_grabber_new           (void) 
G_GNUC_MALLOC;
-gchar                *xfce_shortcuts_grabber_shortcut_name 
(XfceShortcutsGrabber *grabber,
-                                                            guint              
   keycode,
-                                                            guint              
   modifiers);
 void                  xfce_shortcuts_grabber_add           
(XfceShortcutsGrabber *grabber,
                                                             const gchar        
  *shortcut);
 void                  xfce_shortcuts_grabber_remove        
(XfceShortcutsGrabber *grabber,
_______________________________________________
Xfce4-commits mailing list
[email protected]
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to