summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--firmware/2lib/include/2api.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/firmware/2lib/include/2api.h b/firmware/2lib/include/2api.h
index fbbb80eb..290c7ab1 100644
--- a/firmware/2lib/include/2api.h
+++ b/firmware/2lib/include/2api.h
@@ -1148,8 +1148,6 @@ enum vb2_screen {
VB2_SCREEN_BLANK = 0x0,
/* Wait screen for EC sync and AUXFW sync */
VB2_SCREEN_FIRMWARE_SYNC = 0x10,
- /* Wait screen for touchpad sync */
- VB2_SCREEN_TOUCHPAD_SYNC = 0x11,
};
/**