[MPlayer-cvslog] r36964 - trunk/gui/app/gui.h

ib subversion at mplayerhq.hu
Sun Mar 2 19:44:33 CET 2014


Author: ib
Date: Sun Mar  2 19:44:33 2014
New Revision: 36964

Log:
Remove unnecessary #includes.

The header file contains nothing but #defines.

This reverts r36953 and parts of r36954.

Modified:
   trunk/gui/app/gui.h

Modified: trunk/gui/app/gui.h
==============================================================================
--- trunk/gui/app/gui.h	Sun Mar  2 16:11:25 2014	(r36963)
+++ trunk/gui/app/gui.h	Sun Mar  2 19:44:33 2014	(r36964)
@@ -24,10 +24,6 @@
 #ifndef MPLAYER_GUI_GUI_H
 #define MPLAYER_GUI_GUI_H
 
-#include "gui/app/app.h"
-
-#include "stream/stream.h"
-
 /// Name of the program the GUI utilizes
 #define MPlayer "MPlayer"
 


More information about the MPlayer-cvslog mailing list