diff options
Diffstat (limited to 'apps/plugins/fire.c')
| -rw-r--r-- | apps/plugins/fire.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/plugins/fire.c b/apps/plugins/fire.c index e1362dc..268a934 100644 --- a/apps/plugins/fire.c +++ b/apps/plugins/fire.c @@ -41,8 +41,6 @@ #define FIRE_XPOS 0 #endif -PLUGIN_HEADER - #ifndef HAVE_LCD_COLOR GREY_INFO_STRUCT static unsigned char draw_buffer[FIRE_WIDTH]; |