summaryrefslogtreecommitdiff
path: root/include/libelfu/modelops.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/libelfu/modelops.h')
-rw-r--r--include/libelfu/modelops.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/libelfu/modelops.h b/include/libelfu/modelops.h
index e5702f7..3a5d7ea 100644
--- a/include/libelfu/modelops.h
+++ b/include/libelfu/modelops.h
@@ -52,8 +52,6 @@ void elfu_mRelocate(ElfuElf *metarget, ElfuScn *mstarget, ElfuScn *msrt);
int elfu_mCheck(ElfuElf *me);
-ElfuScn* elfu_mCloneScn(ElfuScn *ms);
-
void elfu_mDumpPhdr(ElfuElf *me, ElfuPhdr *mp);
void elfu_mDumpScn(ElfuElf *me, ElfuScn *ms);