Skip to content

Commit

Permalink
Cut unneeded global variable.
Browse files Browse the repository at this point in the history
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@116953 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
Jason W Kim committed Oct 20, 2010
1 parent 080c316 commit 7ab2af0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/Scripts/elf-dump
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ import StringIO

import common_dump

FormatOutput=hex

class Reader:
def __init__(self, path):
if path == "-":
Expand Down

0 comments on commit 7ab2af0

Please sign in to comment.