From 02092679808718c993e741f7328a33888ddc294c Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Mon, 7 Jan 2013 18:28:09 +0000 Subject: reinstate wiimote support, thanks to work by jannis pohlmann git-svn-id: svn://localhost/ardour2/branches/3.0@13796 d708f5d6-7413-0410-9779-e7cbd77b26cf --- wscript | 2 -- 1 file changed, 2 deletions(-) (limited to 'wscript') diff --git a/wscript b/wscript index cf90329673..bbf6e140fb 100644 --- a/wscript +++ b/wscript @@ -438,8 +438,6 @@ def options(opt): help='Add revision information to executable name inside the build directory') opt.add_option('--windows-vst', action='store_true', default=False, dest='windows_vst', help='Compile with support for Windows VST') - opt.add_option('--wiimote', action='store_true', default=False, dest='wiimote', - help='Build the wiimote control surface') opt.add_option('--windows-key', type='string', action='store', dest='windows_key', default='Mod4><\'') -- cgit v1.2.3