diff --git a/source/uapi/monitor_user_sw.h b/source/uapi/monitor_user_sw.h index 78ca2a0..cb041c1 100644 --- a/source/uapi/monitor_user_sw.h +++ b/source/uapi/monitor_user_sw.h @@ -1,7 +1,6 @@ #ifndef UAPI_MONITOR_SW_H #define UAPI_MONITOR_SW_H -//!todo START_WATCH_CHAR #define START_WATCH_CHAR(name, ptr, threshold) \ do { \ watch_arg w_arg = {0}; \