aboutsummaryrefslogtreecommitdiff
path: root/ltrace-elf.h
diff options
context:
space:
mode:
Diffstat (limited to 'ltrace-elf.h')
-rw-r--r--ltrace-elf.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ltrace-elf.h b/ltrace-elf.h
index afd818c..de5538a 100644
--- a/ltrace-elf.h
+++ b/ltrace-elf.h
@@ -43,7 +43,6 @@ struct ltelf {
struct arch_ltelf_data arch;
};
-#define ELF_MAX_SEGMENTS 50
#define LTE_PLT_EXECUTABLE 2
#define PLTS_ARE_EXECUTABLE(lte) (((lte)->lte_flags & LTE_PLT_EXECUTABLE) != 0)