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;