diff --git a/include/mdso/mdso.h b/include/mdso/mdso.h index 52f8948..9943fc3 100644 --- a/include/mdso/mdso.h +++ b/include/mdso/mdso.h @@ -94,8 +94,6 @@ struct mdso_unit_ctx { const struct mdso_common_ctx * cctx; const char * const * syms; void * any; - int status; - int nerrors; }; /* package info */