Code

remove LABELLEN
authorKarl DeBisschop <kdebisschop@users.sourceforge.net>
Thu, 3 Jul 2003 03:19:11 +0000 (03:19 +0000)
committerKarl DeBisschop <kdebisschop@users.sourceforge.net>
Thu, 3 Jul 2003 03:19:11 +0000 (03:19 +0000)
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@582 f882894a-f735-0410-b71e-b25c423dba1c

plugins/utils.c

index bf36039e520d87a7d3730839b552dc25d9d5ecb8..d0999c5840c8baaebae33d1203186e64494a3af4 100644 (file)
@@ -53,7 +53,6 @@ char *strpcat (char *dest, const char *src, const char *str);
 
 char *state_text (int result);
 
-#define LABELLEN 63
 #define STRLEN 64
 #define TXTBLK 128