aboutsummaryrefslogtreecommitdiffstats
path: root/configure.py
diff options
context:
space:
mode:
Diffstat (limited to 'configure.py')
-rwxr-xr-xconfigure.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.py b/configure.py
index 83ca926be..aa1f43948 100755
--- a/configure.py
+++ b/configure.py
@@ -367,10 +367,8 @@ class ModuleInfo(object):
['add', 'requires', 'os', 'arch', 'cc', 'libs'],
{ 'load_on': 'auto',
'define': None,
- 'modset': None,
'uses_tr1': 'false',
'need_isa': None,
- 'note': '',
'mp_bits': 0 })
if self.add == []: