[Olsr-dev] [PATCH v1 01/43] httpinfo: remove unused copyright_string
Ferry Huberts
(spam-protected)
Wed Nov 11 17:21:34 CET 2015
From: Ferry Huberts <(spam-protected)>
Signed-off-by: Ferry Huberts <(spam-protected)>
---
lib/httpinfo/src/olsrd_httpinfo.c | 3 ---
1 file changed, 3 deletions(-)
diff --git a/lib/httpinfo/src/olsrd_httpinfo.c b/lib/httpinfo/src/olsrd_httpinfo.c
index 5e493e0..043159a 100644
--- a/lib/httpinfo/src/olsrd_httpinfo.c
+++ b/lib/httpinfo/src/olsrd_httpinfo.c
@@ -95,9 +95,6 @@
#define OS "Undefined"
#endif /* OS */
-static char copyright_string[] __attribute__ ((unused)) =
- "olsr.org HTTPINFO plugin Copyright (c) 2004, Andreas Tonnesen((spam-protected)) All rights reserved.";
-
#define MAX_CLIENTS 3
#define MAX_HTTPREQ_SIZE (1024 * 10)
--
2.5.0
More information about the Olsr-dev
mailing list