summaryrefslogtreecommitdiff
path: root/apps/plugins/clock/clock.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/clock/clock.h')
-rw-r--r--apps/plugins/clock/clock.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/plugins/clock/clock.h b/apps/plugins/clock/clock.h
index 2bcbe7207e..e447ccce5d 100644
--- a/apps/plugins/clock/clock.h
+++ b/apps/plugins/clock/clock.h
@@ -22,7 +22,6 @@
22#ifndef _CLOCK_ 22#ifndef _CLOCK_
23#define _CLOCK_ 23#define _CLOCK_
24#include "clock_settings.h" 24#include "clock_settings.h"
25extern const struct plugin_api* rb;
26 25
27struct time{ 26struct time{
28 int year, day, month; 27 int year, day, month;