summaryrefslogtreecommitdiffstats
path: root/Gui/mplayer/gtk/fs.h
diff options
context:
space:
mode:
Diffstat (limited to 'Gui/mplayer/gtk/fs.h')
-rw-r--r--Gui/mplayer/gtk/fs.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/Gui/mplayer/gtk/fs.h b/Gui/mplayer/gtk/fs.h
index b0dddbc790..94e9ff08e8 100644
--- a/Gui/mplayer/gtk/fs.h
+++ b/Gui/mplayer/gtk/fs.h
@@ -9,10 +9,6 @@
#define fsAudioSelector 3
#define fsFontSelector 4
-#define fsPersistant_MaxPath 512
-#define fsPersistant_MaxPos 10
-#define fsPersistant_FilePath "/.mplayer/phistory"
-
#include <errno.h>
extern GtkWidget * fsFileSelect;