summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xfilter/source/svg/js2hxx.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/filter/source/svg/js2hxx.py b/filter/source/svg/js2hxx.py
index 1c7676218c68..38bcab12b417 100755
--- a/filter/source/svg/js2hxx.py
+++ b/filter/source/svg/js2hxx.py
@@ -20,7 +20,7 @@
import os, sys
-MAX_LINES = 200
+MAX_LINES = 150
VARIABLE_NAME = 'aSVGScript'
def get_var_decl(n):