diff options
Diffstat (limited to 'gdb/python/lib')
| -rw-r--r-- | gdb/python/lib/gdb/command/frame_filters.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/python/lib/gdb/command/frame_filters.py b/gdb/python/lib/gdb/command/frame_filters.py index 4b2d214d697..3b7cd031df3 100644 --- a/gdb/python/lib/gdb/command/frame_filters.py +++ b/gdb/python/lib/gdb/command/frame_filters.py @@ -16,8 +16,6 @@ """GDB commands for working with frame-filters.""" -import sys - import gdb import gdb.frames |
