summaryrefslogtreecommitdiffstats
path: root/src/svg/path-string.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/svg/path-string.h')
-rw-r--r--src/svg/path-string.h1
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;
};