diff options
author | IIMarckus <iimarckus@gmail.com> | 2012-01-16 16:00:42 -0700 |
---|---|---|
committer | IIMarckus <iimarckus@gmail.com> | 2012-01-16 16:00:42 -0700 |
commit | 4e1ac11dbdb553f3b7a6b08458d132813a1d3372 (patch) | |
tree | 133d01c4b48df5ce51ef570abdd75b9781fabc8f /extras/pretty_map_headers.py | |
parent | d01dc95f3c8e438a252824ae70ab5f11e32ac700 (diff) |
These didn’t work as intended. Delete.
hg-commit-id: f7dc4c76e051
Diffstat (limited to 'extras/pretty_map_headers.py')
-rw-r--r-- | extras/pretty_map_headers.py | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/extras/pretty_map_headers.py b/extras/pretty_map_headers.py index 952d6fd2..b36d9242 100644 --- a/extras/pretty_map_headers.py +++ b/extras/pretty_map_headers.py @@ -250,15 +250,6 @@ del temp #these appear outside of quotes constant_abbreviation_bytes = { - 0x4A: "Char4A", - 0x52: "Char52", - 0x53: "Char53", - 0x54: "Char54", - 0x56: "Char56", - 0x5B: "Char5B", - 0x5C: "Char5C", - 0x5D: "Char5D", - 0x5E: "Char5E", } #these appear in quotes |