diff options
| -rw-r--r-- | kconfiglib.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/kconfiglib.py b/kconfiglib.py index 614a46f..7c94841 100644 --- a/kconfiglib.py +++ b/kconfiglib.py @@ -1531,7 +1531,6 @@ class Kconfig(object): self._filename = filename self._linenr = 0 - def _leave_file(self): # Returns from a Kconfig file to the file that sourced it |
