diff options
| author | Jasper van de Gronde <jasper.vandegronde@gmail.com> | 2008-03-21 10:10:29 +0000 |
|---|---|---|
| committer | jaspervdg <jaspervdg@users.sourceforge.net> | 2008-03-21 10:10:29 +0000 |
| commit | 6efcc95d092b4ef5d76c121536eb1fa8fb07a30d (patch) | |
| tree | ffe5a87fec866a052e15c8234b9a8a384a396a45 /src/svg/path-string.h | |
| parent | Added dialog to name new calligraphic (diff) | |
| download | inkscape-6efcc95d092b4ef5d76c121536eb1fa8fb07a30d.tar.gz inkscape-6efcc95d092b4ef5d76c121536eb1fa8fb07a30d.zip | |
Remove unused flag from PathString.
(bzr r5143)
Diffstat (limited to 'src/svg/path-string.h')
| -rw-r--r-- | src/svg/path-string.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/svg/path-string.h b/src/svg/path-string.h index e90e11048..bc0628a5a 100644 --- a/src/svg/path-string.h +++ b/src/svg/path-string.h @@ -197,7 +197,6 @@ private: NR::Point _current_point; bool const allow_relative_coordinates; - bool const allow_shorthands; bool const force_repeat_commands; }; |
