summaryrefslogtreecommitdiff
path: root/apps/plugins/shortcuts
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/shortcuts')
-rw-r--r--apps/plugins/shortcuts/shortcuts_common.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/plugins/shortcuts/shortcuts_common.c b/apps/plugins/shortcuts/shortcuts_common.c
index fbf6d81d61..a06abd3f7f 100644
--- a/apps/plugins/shortcuts/shortcuts_common.c
+++ b/apps/plugins/shortcuts/shortcuts_common.c
@@ -21,7 +21,6 @@
21 ****************************************************************************/ 21 ****************************************************************************/
22 22
23#include "shortcuts.h" 23#include "shortcuts.h"
24MEM_FUNCTION_WRAPPERS;
25 24
26#define SHORTCUTS_FILENAME "/shortcuts.link" 25#define SHORTCUTS_FILENAME "/shortcuts.link"
27 26