diff options
| author | Liam P. White <inkscapebrony@gmail.com> | 2014-10-04 01:32:26 +0000 |
|---|---|---|
| committer | Liam P. White <inkscapebrony@gmail.com> | 2014-10-04 01:32:26 +0000 |
| commit | 380f71793aba455f86eae2c75532b24dc613e71d (patch) | |
| tree | a516ab2c65aea18caba79f97664f28a157a4e5f8 /src/sp-guide-constraint.h | |
| parent | Allow one style entry per unique CSS style for each family. (diff) | |
| download | inkscape-380f71793aba455f86eae2c75532b24dc613e71d.tar.gz inkscape-380f71793aba455f86eae2c75532b24dc613e71d.zip | |
Refactor SPGuide to use more C++
(bzr r13341.1.241)
Diffstat (limited to 'src/sp-guide-constraint.h')
| -rw-r--r-- | src/sp-guide-constraint.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/sp-guide-constraint.h b/src/sp-guide-constraint.h index ebc3b01ce..29f47f45a 100644 --- a/src/sp-guide-constraint.h +++ b/src/sp-guide-constraint.h @@ -29,10 +29,8 @@ public: } }; - #endif // SEEN_SP_GUIDE_CONSTRAINT_H - /* Local Variables: mode:c++ |
