summaryrefslogtreecommitdiffstats
path: root/Gui
diff options
context:
space:
mode:
Diffstat (limited to 'Gui')
-rw-r--r--Gui/interface.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gui/interface.c b/Gui/interface.c
index 4a9dab726c..8c831c0f6f 100644
--- a/Gui/interface.c
+++ b/Gui/interface.c
@@ -322,7 +322,7 @@ void guiGetEvent( int type,char * arg )
}
guiIntfStruct.DiskChanged=0;
- guiIntfStruct.FilenameChanged=0;
+// guiIntfStruct.FilenameChanged=0;
// --- video opts
if ( !gtkVODriver )