diff --git a/include/sofort/sofort.h b/include/sofort/sofort.h index 1397faf..ed796d1 100644 --- a/include/sofort/sofort.h +++ b/include/sofort/sofort.h @@ -99,8 +99,6 @@ struct sfrt_driver_ctx { const struct sfrt_common_ctx * cctx; struct sfrt_error_info ** errv; void * any; - int status; - int nerrors; }; struct sfrt_unit_ctx {