diff options
Diffstat (limited to 'src/nm.c')
| -rw-r--r-- | src/nm.c | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -507,13 +507,6 @@ static const int length_map[2][3] = }; -struct global_name -{ - Dwarf_Global global; - const char *name; -}; - - static int global_compare (const void *p1, const void *p2) { |
