diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/mdso/mdso.h | 2 |
1 files changed, 0 insertions, 2 deletions
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 */ |