diff options
Diffstat (limited to 'dump_sections.py')
-rwxr-xr-x | dump_sections.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dump_sections.py b/dump_sections.py index 91306e4..fef35d8 100755 --- a/dump_sections.py +++ b/dump_sections.py @@ -127,4 +127,3 @@ if __name__ == "__main__": # dump everything to stdout sys.stdout.write(output) - |