summaryrefslogtreecommitdiffstats
path: root/src/style.h
diff options
context:
space:
mode:
authorTavmjong Bah <tavmjong@free.fr>2018-02-18 00:56:29 +0000
committerTavmjong Bah <tavmjong@free.fr>2018-02-18 00:56:29 +0000
commit9d6b0e851f455225558c58ee007788bf6b8e3ee3 (patch)
treed36617c75f27083e26896269bdbf4a165f150e05 /src/style.h
parentPromote the path 'd' attribute to a property per SVG 2. (diff)
downloadinkscape-9d6b0e851f455225558c58ee007788bf6b8e3ee3.tar.gz
inkscape-9d6b0e851f455225558c58ee007788bf6b8e3ee3.zip
Revert "Promote the path 'd' attribute to a property per SVG 2."
Needs further testing. This reverts commit e88644b0f3481c78a9563dbf9ee6b76ab6674583.
Diffstat (limited to 'src/style.h')
-rw-r--r--src/style.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/style.h b/src/style.h
index 2556ba2b1..1b6ee2f47 100644
--- a/src/style.h
+++ b/src/style.h
@@ -91,11 +91,6 @@ public:
/* ----------------------- THE PROPERTIES ------------------------- */
/* Match order in style.cpp. */
- /* SVG 2 attributes promoted to properties. */
-
- /** Path data */
- SPIString d;
-
/* Font ---------------------------- */
/** Font style */