diff options
Diffstat (limited to 'board/ocotea')
-rw-r--r-- | board/ocotea/ocotea.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/board/ocotea/ocotea.c b/board/ocotea/ocotea.c index 2e720b2..b4b5622 100644 --- a/board/ocotea/ocotea.c +++ b/board/ocotea/ocotea.c @@ -474,4 +474,3 @@ int post_hotkeys_pressed(void) return (ctrlc()); } #endif - |