diff options
| author | Ulf Magnusson <ulfalizer@gmail.com> | 2015-06-14 18:10:18 +0200 |
|---|---|---|
| committer | Ulf Magnusson <ulfalizer@gmail.com> | 2015-06-14 18:10:25 +0200 |
| commit | 2fd2aa3b236afdf44d66f5c3094ca78a542c3088 (patch) | |
| tree | df2703f4edd5f9fd4546d0c8c4da0fb0c88fbb02 /kconfiglib.py | |
| parent | 565ecd426e0d04d1efc2af38ed62eee83eac329f (diff) | |
Blank line nit.
Diffstat (limited to 'kconfiglib.py')
| -rw-r--r-- | kconfiglib.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/kconfiglib.py b/kconfiglib.py index ff43292..045301c 100644 --- a/kconfiglib.py +++ b/kconfiglib.py @@ -2881,7 +2881,6 @@ class Choice(Item): # The prompts and default values without any dependencies from # enclosing menus and ifs propagated - self.orig_prompts = [] self.orig_def_exprs = [] |
