Cut unneeded global variable.

llvm-svn: 116953
This commit is contained in:
Jason W Kim 2010-10-20 22:01:39 +00:00
parent 9121d7b293
commit 3dc75181ae

View File

@ -6,8 +6,6 @@ import StringIO
import common_dump
FormatOutput=hex
class Reader:
def __init__(self, path):
if path == "-":