diff options
Diffstat (limited to 'src/arc-context.cpp')
| -rw-r--r-- | src/arc-context.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
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; } |
