summaryrefslogtreecommitdiffstats
path: root/PC/pylauncher.rc
diff options
context:
space:
mode:
Diffstat (limited to 'PC/pylauncher.rc')
-rw-r--r--PC/pylauncher.rc6
1 files changed, 0 insertions, 6 deletions
diff --git a/PC/pylauncher.rc b/PC/pylauncher.rc
index 92987af..3da3445 100644
--- a/PC/pylauncher.rc
+++ b/PC/pylauncher.rc
@@ -7,11 +7,6 @@
#include <winuser.h>
1 RT_MANIFEST "python.manifest"
-#if defined(PY_ICON)
-1 ICON DISCARDABLE "icons\python.ico"
-#elif defined(PYW_ICON)
-1 ICON DISCARDABLE "icons\pythonw.ico"
-#else
1 ICON DISCARDABLE "icons\launcher.ico"
2 ICON DISCARDABLE "icons\py.ico"
3 ICON DISCARDABLE "icons\pyc.ico"
@@ -19,7 +14,6 @@
5 ICON DISCARDABLE "icons\python.ico"
6 ICON DISCARDABLE "icons\pythonw.ico"
7 ICON DISCARDABLE "icons\setup.ico"
-#endif
/////////////////////////////////////////////////////////////////////////////
//