summaryrefslogtreecommitdiff
path: root/erts/etc/win32/win_erlexec.c
diff options
context:
space:
mode:
Diffstat (limited to 'erts/etc/win32/win_erlexec.c')
-rw-r--r--erts/etc/win32/win_erlexec.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/erts/etc/win32/win_erlexec.c b/erts/etc/win32/win_erlexec.c
index c0bb92793e..defa654ad8 100644
--- a/erts/etc/win32/win_erlexec.c
+++ b/erts/etc/win32/win_erlexec.c
@@ -22,11 +22,6 @@
* Most of this only used when beam is run as a separate process.
*/
-#pragma comment(linker,"/manifestdependency:\"type='win32' "\
- "name='Microsoft.Windows.Common-Controls' "\
- "version='6.0.0.0' processorArchitecture='*' "\
- "publicKeyToken='6595b64144ccf1df' language='*'\"")
-
#include <windows.h>
#include <winuser.h>
#include <wincon.h>