summaryrefslogtreecommitdiff
path: root/client/messagebox.h
diff options
context:
space:
mode:
Diffstat (limited to 'client/messagebox.h')
-rw-r--r--client/messagebox.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/client/messagebox.h b/client/messagebox.h
index 2ac1d12..332f9a0 100644
--- a/client/messagebox.h
+++ b/client/messagebox.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 __MIAV_MESSAGEBOX_H__
#define __MIAV_MESSAGEBOX_H__
@@ -109,4 +106,3 @@ private:
#endif/*__MIAV_MESSAGEBOX_H__*/
-#endif /*USE_GUI*/