summaryrefslogtreecommitdiffhomepage
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 eeeb090..c476cda 100644
--- a/include/slibtool/slibtool.h
+++ b/include/slibtool/slibtool.h
@@ -225,8 +225,6 @@ struct slbt_driver_ctx {
const struct slbt_common_ctx * cctx;
struct slbt_error_info ** errv;
void * any;
- int status;
- int nerrors;
};
struct slbt_unit_ctx {