diff options
-rw-r--r-- | include/sofort/sofort.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/sofort/sofort.h b/include/sofort/sofort.h index ed796d1..4a59e6c 100644 --- a/include/sofort/sofort.h +++ b/include/sofort/sofort.h @@ -105,8 +105,6 @@ struct sfrt_unit_ctx { const char * const * path; const struct sfrt_input * map; void * any; - int status; - int nerrors; }; /* package info */ |