summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--include/mdso/mdso.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/mdso/mdso.h b/include/mdso/mdso.h
index 4982bb8..52f8948 100644
--- a/include/mdso/mdso.h
+++ b/include/mdso/mdso.h
@@ -86,8 +86,6 @@ struct mdso_driver_ctx {
const struct mdso_common_ctx * cctx;
struct mdso_error_info ** errv;
void * any;
- int status;
- int nerrors;
};
struct mdso_unit_ctx {