summaryrefslogtreecommitdiffstats
path: root/share/extensions/restack.py
diff options
context:
space:
mode:
Diffstat (limited to 'share/extensions/restack.py')
-rwxr-xr-xshare/extensions/restack.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/share/extensions/restack.py b/share/extensions/restack.py
index 67d738a13..d38e18b52 100755
--- a/share/extensions/restack.py
+++ b/share/extensions/restack.py
@@ -24,7 +24,6 @@ THE SOFTWARE.
import inkex, os, csv, math, random
from pathmodifier import zSort
-inkex.localize()
try:
from subprocess import Popen, PIPE