Cut unneeded global variable.
[oota-llvm.git] / test / Scripts / elf-dump
index 31bcae764046042b627d05ba8a2de5592a96c932..784533c57bd6f7cab11cd57f44b85545b2369ffe 100755 (executable)
@@ -6,8 +6,6 @@ import StringIO
 
 import common_dump
 
-FormatOutput=hex
-
 class Reader:
     def __init__(self, path):
         if path == "-":