[MPlayer-cvslog] r36119 - trunk/gui/dialog/dialog.h

ib subversion at mplayerhq.hu
Sun Mar 31 23:58:33 CEST 2013


Author: ib
Date: Sun Mar 31 23:58:33 2013
New Revision: 36119

Log:
Remove unused declaration.

Modified:
   trunk/gui/dialog/dialog.h

Modified: trunk/gui/dialog/dialog.h
==============================================================================
--- trunk/gui/dialog/dialog.h	Sun Mar 31 20:30:30 2013	(r36118)
+++ trunk/gui/dialog/dialog.h	Sun Mar 31 23:58:33 2013	(r36119)
@@ -61,8 +61,6 @@ typedef struct {
 
 extern guiIcon_t guiIcon;
 
-void widgetsCreate(void);
-
 void gtkInit(char *display_name);
 void gtkAddIcon(GtkWidget *window);
 


More information about the MPlayer-cvslog mailing list