mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 10:42:39 +01:00
Remove a stale comment cut and pasted from another file.
llvm-svn: 329084
This commit is contained in:
parent
e2bef9a902
commit
296cab8695
@ -36,7 +36,6 @@ def look_for_indirect(file):
|
||||
print line
|
||||
return
|
||||
|
||||
# Compare the debug info between two files.
|
||||
def main(args):
|
||||
# No options currently other than the binary.
|
||||
parser = optparse.OptionParser("%prog [options] <binary>")
|
||||
|
Loading…
Reference in New Issue
Block a user