diff options
| author | Carl Hetherington <cth@carlh.net> | 2006-05-04 14:14:43 +0000 |
|---|---|---|
| committer | cth103 <cth103@users.sourceforge.net> | 2006-05-04 14:14:43 +0000 |
| commit | 2f7f8b94795261a2d0f44455478b146d7da04ce8 (patch) | |
| tree | 174b1919b42806b7ad55fcfd529b598a43f98fc3 /src/guide-snapper.h | |
| parent | fix relative and absolute paths according to w3c uri spec (diff) | |
| download | inkscape-2f7f8b94795261a2d0f44455478b146d7da04ce8.tar.gz inkscape-2f7f8b94795261a2d0f44455478b146d7da04ce8.zip | |
Clean up knutux's fix for the snapper crash.
(bzr r727)
Diffstat (limited to 'src/guide-snapper.h')
| -rw-r--r-- | src/guide-snapper.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/guide-snapper.h b/src/guide-snapper.h index 654149f5c..f4c7b2de7 100644 --- a/src/guide-snapper.h +++ b/src/guide-snapper.h @@ -28,7 +28,6 @@ namespace Inkscape class GuideSnapper : public LineSnapper { public: - GuideSnapper() {} GuideSnapper(SPNamedView const *nv, NR::Coord const d); private: |
