summaryrefslogtreecommitdiff
path: root/apps/recorder/resize.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/recorder/resize.h')
-rw-r--r--apps/recorder/resize.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/apps/recorder/resize.h b/apps/recorder/resize.h
index 9b52a7aa65..f8328e3f3d 100644
--- a/apps/recorder/resize.h
+++ b/apps/recorder/resize.h
@@ -95,9 +95,4 @@ int resize_on_load(struct bitmap *bm, bool dither,
95 struct img_part* (*store_part)(void *args), 95 struct img_part* (*store_part)(void *args),
96 void *args); 96 void *args);
97 97
98#ifdef PLUGIN
99struct plugin_api;
100void resize_init(const struct plugin_api *api);
101#endif
102
103#endif /* _RESIZE_H_ */ 98#endif /* _RESIZE_H_ */