From 595190b44d92930a703d0fcb3afba6a179e80c2b Mon Sep 17 00:00:00 2001 From: midipix Date: Mar 10 2016 13:32:39 +0000 Subject: slibtool.h: remove irrelevant comment. --- 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;