diff gui/mplayer/widgets.h @ 33507:2a1a52ba0d70

Make variables static that are only used inside the file. There is no need to declare them extern.
author ib
date Sun, 12 Jun 2011 06:48:10 +0000
parents 12ae3b893c59
children 276eef06fb3d
line wrap: on
line diff
--- a/gui/mplayer/widgets.h	Sun Jun 12 06:33:19 2011 +0000
+++ b/gui/mplayer/widgets.h	Sun Jun 12 06:48:10 2011 +0000
@@ -53,8 +53,6 @@
 extern char          * sbMPlayerDirInHome;
 extern char          * sbMPlayerPrefixDir;
 
-extern GdkPixmap * gtkIcon;
-extern GdkBitmap * gtkIconMask;
 extern Pixmap      guiIcon;
 extern Pixmap	   guiIconMask;