summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/slibtool/slibtool.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/slibtool/slibtool.h b/include/slibtool/slibtool.h
index 2f7355e..c34bf99 100644
--- a/include/slibtool/slibtool.h
+++ b/include/slibtool/slibtool.h
@@ -122,11 +122,6 @@ struct slbt_source_version {
const char * commit;
};
-struct slbt_input {
- void * addr;
- size_t size;
-};
-
struct slbt_exec_ctx {
char * program;
char * compiler;