summaryrefslogtreecommitdiffstats
path: root/share/extensions/webslicer_create_rect.py
diff options
context:
space:
mode:
Diffstat (limited to 'share/extensions/webslicer_create_rect.py')
-rwxr-xr-xshare/extensions/webslicer_create_rect.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/share/extensions/webslicer_create_rect.py b/share/extensions/webslicer_create_rect.py
index b68cd9ad8..865b74304 100755
--- a/share/extensions/webslicer_create_rect.py
+++ b/share/extensions/webslicer_create_rect.py
@@ -20,8 +20,6 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
from webslicer_effect import *
import inkex
-inkex.localize()
-
class WebSlicer_CreateRect(WebSlicer_Effect):
def __init__(self):