aboutsummaryrefslogtreecommitdiffstats
path: root/lib/egg/eggintl.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/egg/eggintl.h')
-rw-r--r--lib/egg/eggintl.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/lib/egg/eggintl.h b/lib/egg/eggintl.h
deleted file mode 100644
index 2b144c670..000000000
--- a/lib/egg/eggintl.h
+++ /dev/null
@@ -1,10 +0,0 @@
-#ifndef __EGG_INTL_H__
-#define __EGG_INTL_H__
-
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
-#include <glib/gi18n.h>
-
-#endif /* __EGG_INTL_H__ */