summaryrefslogtreecommitdiff
path: root/apps/recorder
diff options
context:
space:
mode:
Diffstat (limited to 'apps/recorder')
-rw-r--r--apps/recorder/recording.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/apps/recorder/recording.c b/apps/recorder/recording.c
index 34e22965a2..73c7f78509 100644
--- a/apps/recorder/recording.c
+++ b/apps/recorder/recording.c
@@ -192,12 +192,6 @@ int rec_create_directory(void)
192 192
193bool recording_screen(void) 193bool recording_screen(void)
194{ 194{
195/*
196#if CONFIG_KEYPAD != RECORDER_PAD
197 splash(HZ*2, true, "Recording not supported yet");
198 return false;
199#else
200*/
201 int button; 195 int button;
202 bool done = false; 196 bool done = false;
203 char buf[32]; 197 char buf[32];