summaryrefslogtreecommitdiffstats
path: root/Gui/mplayer/gtk/fs.h
diff options
context:
space:
mode:
authorpontscho <pontscho@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-01-21 13:33:40 +0000
committerpontscho <pontscho@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-01-21 13:33:40 +0000
commit337542a33163ccb9d836219f8ed202db65401efd (patch)
treea97fa3ba73741c313064c62ffc78a66e576a42ba /Gui/mplayer/gtk/fs.h
parentcaf9e7d7b3551a3d2f9198526d7d0ffcd8d5b25b (diff)
downloadmpv-337542a33163ccb9d836219f8ed202db65401efd.tar.bz2
mpv-337542a33163ccb9d836219f8ed202db65401efd.tar.xz
- rewrite sub_fps
- add fps support - rewrite history git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9056 b3059339-0415-0410-9bf9-f77b7e298cf2
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;