summaryrefslogtreecommitdiffstats
path: root/utils/common/deploy-themeeditor.py
diff options
context:
space:
mode:
Diffstat (limited to 'utils/common/deploy-themeeditor.py')
-rwxr-xr-xutils/common/deploy-themeeditor.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/utils/common/deploy-themeeditor.py b/utils/common/deploy-themeeditor.py
index 566c04d68d..c769d924fa 100755
--- a/utils/common/deploy-themeeditor.py
+++ b/utils/common/deploy-themeeditor.py
@@ -48,7 +48,6 @@ else:
# (zip on w32, tar.bz2 on Linux). Does not apply on Mac which uses dmg.
deploy.programfiles = [ deploy.progexe ]
deploy.nsisscript = "utils/themeeditor/themeeditor.nsi"
-deploy.nsissetup = "utils/themeeditor/rbthemeeditor-setup.exe"
deploy.deploy()