summaryrefslogtreecommitdiff
path: root/applets/applets.c
diff options
context:
space:
mode:
Diffstat (limited to 'applets/applets.c')
-rw-r--r--applets/applets.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/applets/applets.c b/applets/applets.c
index 10b44a5fc..c1575c70d 100644
--- a/applets/applets.c
+++ b/applets/applets.c
@@ -35,10 +35,6 @@
35#undef PROTOTYPES 35#undef PROTOTYPES
36#include "applets.h" 36#include "applets.h"
37 37
38#define bb_need_full_version
39#define BB_DECLARE_EXTERN
40#include "messages.c"
41
42struct BB_applet *applet_using; 38struct BB_applet *applet_using;
43 39
44/* The -1 arises because of the {0,NULL,0,-1} entry above. */ 40/* The -1 arises because of the {0,NULL,0,-1} entry above. */