summaryrefslogtreecommitdiffstats
path: root/plugins/utils.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/utils.c')
-rw-r--r--plugins/utils.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/utils.c b/plugins/utils.c
index bf36039..d0999c5 100644
--- a/plugins/utils.c
+++ b/plugins/utils.c
@@ -53,7 +53,6 @@ char *strpcat (char *dest, const char *src, const char *str);
53 53
54char *state_text (int result); 54char *state_text (int result);
55 55
56#define LABELLEN 63
57#define STRLEN 64 56#define STRLEN 64
58#define TXTBLK 128 57#define TXTBLK 128
59 58