diff options
Diffstat (limited to 'src/rect-context.cpp')
| -rw-r--r-- | src/rect-context.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rect-context.cpp b/src/rect-context.cpp index 3b1169017..e6c3cfdd9 100644 --- a/src/rect-context.cpp +++ b/src/rect-context.cpp @@ -74,7 +74,7 @@ SPRectContext::SPRectContext() : SPEventContext() { this->tolerance = 0; this->within_tolerance = false; this->item_to_select = NULL; - this->tool_url = "/tools/shapes/rect"; + //this->tool_url = "/tools/shapes/rect"; this->rect = NULL; |
