summaryrefslogtreecommitdiff
path: root/gtk2_ardour/wscript
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/wscript')
-rw-r--r--gtk2_ardour/wscript1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk2_ardour/wscript b/gtk2_ardour/wscript
index ba05b96298..a4d34f39fd 100644
--- a/gtk2_ardour/wscript
+++ b/gtk2_ardour/wscript
@@ -406,7 +406,6 @@ def build(bld):
if bld.is_defined('WINDOWS_VST_SUPPORT'):
# Windows VST support mingw
- obj.source += [ '../vst/winmain.c' ]
obj.includes += [ '../libs/fst' ]
# at this point, "obj" refers to either the normal native executable