summaryrefslogtreecommitdiff
path: root/apps/plugins/lib/resize.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/lib/resize.h')
-rw-r--r--apps/plugins/lib/resize.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/plugins/lib/resize.h b/apps/plugins/lib/resize.h
index 3674e140c3..46a8977675 100644
--- a/apps/plugins/lib/resize.h
+++ b/apps/plugins/lib/resize.h
@@ -24,8 +24,6 @@
24#ifndef _LIB_RESIZE_H_ 24#ifndef _LIB_RESIZE_H_
25#define _LIB_RESIZE_H_ 25#define _LIB_RESIZE_H_
26 26
27#if LCD_DEPTH == 1
28void resize_init(const struct plugin_api *api); 27void resize_init(const struct plugin_api *api);
29#endif
30 28
31#endif 29#endif