summaryrefslogtreecommitdiffstats
path: root/gettext-tools/src/x-python.c
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2003-10-07 10:01:08 +0000
committerBruno Haible <bruno@clisp.org>2009-06-23 12:11:02 +0200
commitf2006843ddaa789917c06942f0998f465d598da5 (patch)
tree42d0f3d98a658bc5a1f641ebec5b6882a9c5c674 /gettext-tools/src/x-python.c
parentb145511f6278db0e4f98bd2b25f83d185c75bbe7 (diff)
downloadexternal_gettext-f2006843ddaa789917c06942f0998f465d598da5.zip
external_gettext-f2006843ddaa789917c06942f0998f465d598da5.tar.gz
external_gettext-f2006843ddaa789917c06942f0998f465d598da5.tar.bz2
Remove unused #includes.
Diffstat (limited to 'gettext-tools/src/x-python.c')
-rw-r--r--gettext-tools/src/x-python.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gettext-tools/src/x-python.c b/gettext-tools/src/x-python.c
index 3c562a2..4b92117 100644
--- a/gettext-tools/src/x-python.c
+++ b/gettext-tools/src/x-python.c
@@ -36,8 +36,6 @@
#include "xmalloc.h"
#include "exit.h"
#include "po-charset.h"
-#include "msgl-ascii.h"
-#include "msgl-iconv.h"
#include "uniname.h"
#include "utf16-ucs4.h"
#include "ucs4-utf8.h"