diff options
| author | Matthew Petroff <matthew@mpetroff.net> | 2013-07-30 02:51:28 +0000 |
|---|---|---|
| committer | Matthew Petroff <matthew@mpetroff.net> | 2013-07-30 02:51:28 +0000 |
| commit | 7aab446af9e2eb34ce50c8ef0ec58710fac49396 (patch) | |
| tree | 910753b30ab6691d4f5ace840252596217460dd1 /src/widgets/text-toolbar.cpp | |
| parent | Merge from trunk. (diff) | |
| download | inkscape-7aab446af9e2eb34ce50c8ef0ec58710fac49396.tar.gz inkscape-7aab446af9e2eb34ce50c8ef0ec58710fac49396.zip | |
Cleanup.
(bzr r12380.1.52)
Diffstat (limited to 'src/widgets/text-toolbar.cpp')
| -rw-r--r-- | src/widgets/text-toolbar.cpp | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/widgets/text-toolbar.cpp b/src/widgets/text-toolbar.cpp index a7bd25b2c..7554f4faf 100644 --- a/src/widgets/text-toolbar.cpp +++ b/src/widgets/text-toolbar.cpp @@ -1213,12 +1213,6 @@ void sp_text_toolbox_prep(SPDesktop *desktop, GtkActionGroup* mainActions, GObje Inkscape::Preferences *prefs = Inkscape::Preferences::get(); Inkscape::IconSize secondarySize = ToolboxFactory::prefToSize("/toolbox/secondary", 1); - // Is this used? - /*UnitTracker* tracker = new UnitTracker( SP_UNIT_ABSOLUTE | SP_UNIT_DEVICE ); - //tracker->setActiveUnit( sp_desktop_namedview(desktop)->doc_units ); - tracker->setActiveUnit(&sp_unit_get_by_id(SP_UNIT_PX)); - g_object_set_data( holder, "tracker", tracker );*/ - /* Font family */ { // Font list |
