summaryrefslogtreecommitdiff
path: root/client/info_gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'client/info_gui.h')
-rw-r--r--client/info_gui.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/client/info_gui.h b/client/info_gui.h
index e429e87..ee8d045 100644
--- a/client/info_gui.h
+++ b/client/info_gui.h
@@ -24,12 +24,9 @@
* 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"
#ifndef __MIAV_INFO_GUI_H__
#define __MIAV_INFO_GUI_H__
-#ifdef USE_GUI
-
#define TXT_ERROR_TITLE "Der er opstået en fejl!"
#define TXT_WARNING_TITLE "Advarsel"
#define TXT_INFO_TITLE "Information"
@@ -86,4 +83,3 @@ private:
#endif/*__MIAV_INFO_GUI_H__*/
-#endif/*USE_GUI*/