diff options
| author | Matthew Petroff <matthew@mpetroff.net> | 2013-07-17 00:42:12 +0000 |
|---|---|---|
| committer | Matthew Petroff <matthew@mpetroff.net> | 2013-07-17 00:42:12 +0000 |
| commit | 64bc8cf145b55d33469ef1b84e18ca8df580eda8 (patch) | |
| tree | d6d0b74922631e991bccc052edeb7b42b908bbda /src/widgets/pencil-toolbar.cpp | |
| parent | Added new UnitTracker class. (diff) | |
| download | inkscape-64bc8cf145b55d33469ef1b84e18ca8df580eda8.tar.gz inkscape-64bc8cf145b55d33469ef1b84e18ca8df580eda8.zip | |
Removed unused unit includes.
(bzr r12380.1.10)
Diffstat (limited to 'src/widgets/pencil-toolbar.cpp')
| -rw-r--r-- | src/widgets/pencil-toolbar.cpp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/widgets/pencil-toolbar.cpp b/src/widgets/pencil-toolbar.cpp index e0cf67bd0..e38b54b5d 100644 --- a/src/widgets/pencil-toolbar.cpp +++ b/src/widgets/pencil-toolbar.cpp @@ -67,15 +67,10 @@ //#include "../ui/tool/multi-path-manipulator.h" #include "../ui/icon-names.h" -#include "../helper/unit-menu.h" -#include "../helper/units.h" -#include "../helper/unit-tracker.h" - #include "../pen-context.h" //#include "../sp-namedview.h" #include "../tools-switch.h" -using Inkscape::UnitTracker; using Inkscape::UI::UXManager; using Inkscape::DocumentUndo; using Inkscape::UI::ToolboxFactory; |
