diff options
Diffstat (limited to 'client/aboutwindow.h')
-rw-r--r-- | client/aboutwindow.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/client/aboutwindow.h b/client/aboutwindow.h index a062302..f90911a 100644 --- a/client/aboutwindow.h +++ b/client/aboutwindow.h @@ -24,9 +24,6 @@ * along with MIaV; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. */ -#include "config.h" -#ifdef USE_GUI - #ifndef __ABOUTWINDOW_H__ #define __ABOUTWINDOW_H__ @@ -78,4 +75,3 @@ private: #endif /* __ABOUTWINDOW_H__ */ -#endif /*USE_GUI*/ |