[MPlayer-cvslog] r33337 - trunk/gui/cfg.h
ib
subversion at mplayerhq.hu
Wed Apr 27 19:15:28 CEST 2011
Author: ib
Date: Wed Apr 27 19:15:28 2011
New Revision: 33337
Log:
Remove unnecessary #include.
There are no more conditional declarations.
Modified:
trunk/gui/cfg.h
Modified: trunk/gui/cfg.h
==============================================================================
--- trunk/gui/cfg.h Wed Apr 27 16:57:37 2011 (r33336)
+++ trunk/gui/cfg.h Wed Apr 27 19:15:28 2011 (r33337)
@@ -19,8 +19,6 @@
#ifndef MPLAYER_GUI_CFG_H
#define MPLAYER_GUI_CFG_H
-#include "config.h"
-
extern int gtkCacheOn;
extern int gtkCacheSize;
More information about the MPlayer-cvslog
mailing list