From 4e1ac11dbdb553f3b7a6b08458d132813a1d3372 Mon Sep 17 00:00:00 2001 From: IIMarckus Date: Mon, 16 Jan 2012 16:00:42 -0700 Subject: =?UTF-8?q?These=20didn=E2=80=99t=20work=20as=20intended.=20Delete?= =?UTF-8?q?.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit hg-commit-id: f7dc4c76e051 --- extras/pretty_map_headers.py | 9 --------- 1 file changed, 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 -- cgit v1.2.3