aboutsummaryrefslogtreecommitdiff
path: root/product/synquacer/module/synquacer_system/include/mod_synquacer_system.h
diff options
context:
space:
mode:
Diffstat (limited to 'product/synquacer/module/synquacer_system/include/mod_synquacer_system.h')
-rw-r--r--product/synquacer/module/synquacer_system/include/mod_synquacer_system.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/product/synquacer/module/synquacer_system/include/mod_synquacer_system.h b/product/synquacer/module/synquacer_system/include/mod_synquacer_system.h
index a9a36619..694c8a9f 100644
--- a/product/synquacer/module/synquacer_system/include/mod_synquacer_system.h
+++ b/product/synquacer/module/synquacer_system/include/mod_synquacer_system.h
@@ -59,9 +59,6 @@ enum mod_synquacer_system_api_idx {
* \brief Module Context
*/
struct synquacer_system_ctx {
- /*! pointer to the log module. */
- const struct mod_log_api *log_api;
-
/*! pointer to the power domain module. */
const struct mod_pd_restricted_api *mod_pd_restricted_api;