summaryrefslogtreecommitdiffstats
path: root/src/shape-editor.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/shape-editor.cpp')
-rw-r--r--src/shape-editor.cpp14
1 files changed, 0 insertions, 14 deletions
diff --git a/src/shape-editor.cpp b/src/shape-editor.cpp
index 44ad9dc9e..d416e0c92 100644
--- a/src/shape-editor.cpp
+++ b/src/shape-editor.cpp
@@ -35,20 +35,6 @@
#include "shape-editor.h"
-
-ShapeEditorsCollective::ShapeEditorsCollective(SPDesktop */*dt*/) {
-}
-
-ShapeEditorsCollective::~ShapeEditorsCollective() {
-}
-
-
-void ShapeEditorsCollective::update_statusbar() {
-
-//!!! move from nodepath: sp_nodepath_update_statusbar but summing for all nodepaths
-
-}
-
ShapeEditor::ShapeEditor(SPDesktop *dt) {
this->desktop = dt;
this->grab_node = -1;