diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/sofort/sofort.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sofort/sofort.h b/include/sofort/sofort.h index 14ad405..1397faf 100644 --- a/include/sofort/sofort.h +++ b/include/sofort/sofort.h @@ -106,7 +106,6 @@ struct sfrt_driver_ctx { struct sfrt_unit_ctx { const char * const * path; const struct sfrt_input * map; - const struct sfrt_common_ctx * cctx; void * any; int status; int nerrors; |