diff options
Diffstat (limited to 'apps/plugins/lib/resize.h')
| -rw-r--r-- | apps/plugins/lib/resize.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/plugins/lib/resize.h b/apps/plugins/lib/resize.h index 3674e14..46a8977 100644 --- a/apps/plugins/lib/resize.h +++ b/apps/plugins/lib/resize.h @@ -24,8 +24,6 @@ #ifndef _LIB_RESIZE_H_ #define _LIB_RESIZE_H_ -#if LCD_DEPTH == 1 void resize_init(const struct plugin_api *api); -#endif #endif |