summaryrefslogtreecommitdiff
path: root/tools/gen-script-table.pl
diff options
context:
space:
mode:
Diffstat (limited to 'tools/gen-script-table.pl')
-rwxr-xr-xtools/gen-script-table.pl2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/gen-script-table.pl b/tools/gen-script-table.pl
index da181f87..f3af7ce2 100755
--- a/tools/gen-script-table.pl
+++ b/tools/gen-script-table.pl
@@ -55,8 +55,6 @@ EOT
$easy_range = 0x2000;
print <<"EOT";
-#define PANGO_EASY_SCRIPTS_RANGE $easy_range
-
static const guchar pango_script_easy_table[$easy_range] = {
EOT