diff options
| -rw-r--r-- | kconfiglib.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/kconfiglib.py b/kconfiglib.py index 1a7e8cb..224be4d 100644 --- a/kconfiglib.py +++ b/kconfiglib.py @@ -1523,8 +1523,6 @@ class Kconfig(object): for name, linenr, _ in reversed(self._filestack)))) - # Open 'filename' relative to $srctree - # # Note: We already know that the file exists try: |
