diff options
| author | Ulf Magnusson <ulfalizer@gmail.com> | 2015-06-08 10:42:04 +0200 |
|---|---|---|
| committer | Ulf Magnusson <ulfalizer@gmail.com> | 2015-06-08 10:42:04 +0200 |
| commit | c8da7e77b722b3b1ba61dfcbc6f09c1220e908a0 (patch) | |
| tree | d931c402d2053a8093e7c9271c482d8ad5b6a2bd /kconfiglib.py | |
| parent | 986d703db3b87419caffc1c427aa2cc63db28b37 (diff) | |
Space 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 8badb0d..dfc3d0f 100644 --- a/kconfiglib.py +++ b/kconfiglib.py @@ -906,7 +906,6 @@ class Config(object): block = [] if res is None else res while 1: - # Do we already have a tokenized line that we determined wasn't # part of whatever we were parsing earlier? See comment in # Config.__init__(). |
