summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/slibtool/slibtool.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/slibtool/slibtool.h b/include/slibtool/slibtool.h
index 1855049..a05b95f 100644
--- a/include/slibtool/slibtool.h
+++ b/include/slibtool/slibtool.h
@@ -71,8 +71,6 @@ enum slbt_warning_level {
SLBT_WARNING_LEVEL_NONE,
};
-/* unit action flags */
-
struct slbt_input {
void * addr;
size_t size;