summaryrefslogtreecommitdiff
path: root/include/libelfu/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/libelfu/types.h')
-rw-r--r--include/libelfu/types.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/libelfu/types.h b/include/libelfu/types.h
index ab9f76c..d6a7584 100644
--- a/include/libelfu/types.h
+++ b/include/libelfu/types.h
@@ -68,7 +68,6 @@ typedef struct ElfuScn {
struct ElfuReltab reltab;
CIRCLEQ_ENTRY(ElfuScn) elemChildScn;
- CIRCLEQ_ENTRY(ElfuScn) elem;
} ElfuScn;