From d483730f7dbad0c29366354b32b4b2a1020eba0d Mon Sep 17 00:00:00 2001 From: Markus Engel Date: Sun, 21 Apr 2013 21:32:53 +0200 Subject: More cleaning. (bzr r11608.1.103) --- src/arc-context.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/arc-context.cpp') diff --git a/src/arc-context.cpp b/src/arc-context.cpp index 5851df26f..1c8e7c860 100644 --- a/src/arc-context.cpp +++ b/src/arc-context.cpp @@ -76,7 +76,7 @@ SPArcContext::SPArcContext() : SPEventContext() { this->tolerance = 0; this->within_tolerance = false; this->item_to_select = NULL; - this->tool_url = "/tools/shapes/arc"; + //this->tool_url = "/tools/shapes/arc"; this->arc = NULL; } -- cgit v1.2.3