summaryrefslogtreecommitdiff
path: root/pango/break.c
diff options
context:
space:
mode:
Diffstat (limited to 'pango/break.c')
-rw-r--r--pango/break.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/pango/break.c b/pango/break.c
index a59355d5..27857c02 100644
--- a/pango/break.c
+++ b/pango/break.c
@@ -27,10 +27,6 @@
#include "pango-impl-utils.h"
#include <string.h>
-#ifdef _MSC_VER
-#pragma execution_character_set("utf-8")
-#endif
-
#define PARAGRAPH_SEPARATOR 0x2029
#define PARAGRAPH_SEPARATOR_STRING "\xE2\x80\xA9"