summaryrefslogtreecommitdiff
path: root/libdw/libdwP.h
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>2010-06-01 20:10:19 -0700
committerRoland McGrath <roland@redhat.com>2010-06-01 20:10:19 -0700
commit675229bb5dcf38df3c09f7f74e41b861e32dd0f2 (patch)
tree3719988787e9287ccdecf34d454477446ecab2de /libdw/libdwP.h
parentc8a0673fff4c77a7067ca9a43aefac4bd8d3d1ff (diff)
downloadelfutils-675229bb5dcf38df3c09f7f74e41b861e32dd0f2.tar.gz
Remove meaningless DWARF_VERSION macro.
Diffstat (limited to 'libdw/libdwP.h')
-rw-r--r--libdw/libdwP.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/libdw/libdwP.h b/libdw/libdwP.h
index b3402d86..1f9b513f 100644
--- a/libdw/libdwP.h
+++ b/libdw/libdwP.h
@@ -61,9 +61,6 @@
#define _(Str) dgettext ("elfutils", Str)
-/* Version of the DWARF specification we support. */
-#define DWARF_VERSION 3
-
/* Version of the CIE format. */
#define CIE_VERSION 1