summaryrefslogtreecommitdiffstats
path: root/rtemstoolkit/rld-elf.h
diff options
context:
space:
mode:
Diffstat (limited to 'rtemstoolkit/rld-elf.h')
-rw-r--r--rtemstoolkit/rld-elf.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/rtemstoolkit/rld-elf.h b/rtemstoolkit/rld-elf.h
index 4919135..d66eee5 100644
--- a/rtemstoolkit/rld-elf.h
+++ b/rtemstoolkit/rld-elf.h
@@ -175,11 +175,6 @@ namespace rld
section (file& file_, int index);
/**
- * Copy constructor.
- */
- section (const section& orig);
-
- /**
* Default constructor.
*/
section ();