summaryrefslogtreecommitdiff
path: root/sal/textenc/generate/big5hkscs2001.pl
diff options
context:
space:
mode:
Diffstat (limited to 'sal/textenc/generate/big5hkscs2001.pl')
-rw-r--r--sal/textenc/generate/big5hkscs2001.pl2
1 files changed, 0 insertions, 2 deletions
diff --git a/sal/textenc/generate/big5hkscs2001.pl b/sal/textenc/generate/big5hkscs2001.pl
index 1ba83a692dba..8e7b700ca834 100644
--- a/sal/textenc/generate/big5hkscs2001.pl
+++ b/sal/textenc/generate/big5hkscs2001.pl
@@ -452,9 +452,7 @@ open OUT, ("> " . $filename) or die "Cannot write " . $filename;
}
print OUT "\n",
- "#ifndef _SAL_TYPES_H_\n",
"#include \"sal/types.h\"\n",
- "#endif\n",
"\n";
print OUT "static sal_uInt16 const aImpl", $id, "ToUnicodeData[] = {\n";