summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2010-03-30 15:07:35 -0400
committerBehdad Esfahbod <behdad@behdad.org>2010-03-30 15:11:37 -0400
commitd98a35b04f57cebdfdbe40750cd1fa998c730c42 (patch)
tree0c364238aa9be2a25dbc7e16d1a41f8a968b6bac /modules
parentd2be51b19cc4ff2f49ee56ca42782f1c1e57fe2c (diff)
downloadpango-d98a35b04f57cebdfdbe40750cd1fa998c730c42.tar.gz
Revert "Remove the .vcproj files before rewriting them"
Revert .vcproj files and accompanying commits as the build stuff needs more work.
Diffstat (limited to 'modules')
-rw-r--r--modules/basic/basic-fc.c1
-rw-r--r--modules/basic/basic-win32.c5
-rw-r--r--modules/hebrew/hebrew-fc.c1
-rw-r--r--modules/thai/thai-fc.c1
4 files changed, 0 insertions, 8 deletions
diff --git a/modules/basic/basic-fc.c b/modules/basic/basic-fc.c
index e3852c39..6e0d2ef2 100644
--- a/modules/basic/basic-fc.c
+++ b/modules/basic/basic-fc.c
@@ -26,7 +26,6 @@
#include <string.h>
#include <glib/gprintf.h>
-
#include "pango-engine.h"
#include "pango-utils.h"
#include "pangofc-font.h"
diff --git a/modules/basic/basic-win32.c b/modules/basic/basic-win32.c
index 1565a7c7..ecb139e0 100644
--- a/modules/basic/basic-win32.c
+++ b/modules/basic/basic-win32.c
@@ -30,11 +30,6 @@
#include <glib.h>
#include "pangowin32.h"
-
-#ifndef PANGO_MODULE_PREFIX
-#define PANGO_MODULE_PREFIX _pango_basic_win32
-#endif
-
#include "pango-engine.h"
#include "pango-utils.h"
diff --git a/modules/hebrew/hebrew-fc.c b/modules/hebrew/hebrew-fc.c
index 12f25c5e..fcfed2b4 100644
--- a/modules/hebrew/hebrew-fc.c
+++ b/modules/hebrew/hebrew-fc.c
@@ -27,7 +27,6 @@
#include <string.h>
#include <pango/pango-ot.h>
-
#include "pango-engine.h"
#include "pango-utils.h"
#include "pangofc-font.h"
diff --git a/modules/thai/thai-fc.c b/modules/thai/thai-fc.c
index 80c945da..837a0286 100644
--- a/modules/thai/thai-fc.c
+++ b/modules/thai/thai-fc.c
@@ -32,7 +32,6 @@
#include <glib.h>
#include "pango-ot.h"
-
#include "pango-engine.h"
#include "pangofc-font.h"