summaryrefslogtreecommitdiff
path: root/modules/hangul/hangul-fc.c
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2010-03-16 00:46:24 +0200
committerTor Lillqvist <tml@iki.fi>2010-03-16 00:46:24 +0200
commitd9e254f3220337577b22f229839e036f344ce048 (patch)
treef75555cf56df7193f5899d0b4f3fa9388346309c /modules/hangul/hangul-fc.c
parent27c81605322cab7ed738f51627a33ce640327d17 (diff)
downloadpango-d9e254f3220337577b22f229839e036f344ce048.tar.gz
Put the PANGO_MODULE_PREFIX defines in the project files
Put the PANGO_MODULE_PREFIX defines in the project files instead of having them behind an ifdef in the source files.
Diffstat (limited to 'modules/hangul/hangul-fc.c')
-rw-r--r--modules/hangul/hangul-fc.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/modules/hangul/hangul-fc.c b/modules/hangul/hangul-fc.c
index 18a9c61f..7692a843 100644
--- a/modules/hangul/hangul-fc.c
+++ b/modules/hangul/hangul-fc.c
@@ -23,10 +23,6 @@
#include "config.h"
#include <string.h>
-#if defined(G_OS_WIN32) && !defined(PANGO_MODULE_PREFIX)
-#define PANGO_MODULE_PREFIX _pango_hangul_fc
-#endif
-
#include "pango-engine.h"
#include "pango-utils.h"
#include "pangofc-font.h"