summaryrefslogtreecommitdiff
path: root/include/host_command.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/host_command.h')
-rw-r--r--include/host_command.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/host_command.h b/include/host_command.h
index de99a6894e..f83ffcc616 100644
--- a/include/host_command.h
+++ b/include/host_command.h
@@ -337,7 +337,4 @@ void host_send_sysrq(uint8_t key);
uint32_t get_feature_flags0(void);
uint32_t get_feature_flags1(void);
-/* Used to define the end of host_command_suppressed */
-#define HOST_COMMAND_SUPPRESS_DELIMITER 0xFFFF
-
#endif /* __CROS_EC_HOST_COMMAND_H */