diff options
Diffstat (limited to 'src/include/elog.h')
-rw-r--r-- | src/include/elog.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/include/elog.h b/src/include/elog.h index 8aecf2c29b..31891e01ec 100644 --- a/src/include/elog.h +++ b/src/include/elog.h @@ -16,9 +16,6 @@ #ifndef ELOG_H_ #define ELOG_H_ -/* SMI command code for GSMI event logging */ -#define ELOG_GSMI_APM_CNT 0xEF - #define MAX_EVENT_SIZE 0x7F /* End of log */ |