diff options
Diffstat (limited to 'src/2geom/svg-path-parser.cpp')
| -rw-r--r-- | src/2geom/svg-path-parser.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/2geom/svg-path-parser.cpp b/src/2geom/svg-path-parser.cpp index fa31b57b5..ccc383920 100644 --- a/src/2geom/svg-path-parser.cpp +++ b/src/2geom/svg-path-parser.cpp @@ -1144,7 +1144,7 @@ static const char _svg_path_trans_actions[] = { static const int svg_path_start = 1; static const int svg_path_first_final = 270; -static const int svg_path_en_main = 1; +//static const int svg_path_en_main = 1; #line 144 "/home/tweenk/src/lib2geom/src/2geom/svg-path-parser.rl" |
