[Olsr-dev] [PATCH v1 02/43] conf: remove unused copyright_string

Ferry Huberts (spam-protected)
Wed Nov 11 17:21:35 CET 2015


From: Ferry Huberts <(spam-protected)>

Signed-off-by: Ferry Huberts <(spam-protected)>
---
 src/cfgparser/olsrd_conf.c | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/src/cfgparser/olsrd_conf.c b/src/cfgparser/olsrd_conf.c
index 5500d9c..634439e 100644
--- a/src/cfgparser/olsrd_conf.c
+++ b/src/cfgparser/olsrd_conf.c
@@ -95,9 +95,6 @@ const char *OLSR_IF_MODE[] = {
   "ether"
 };
 
-static char copyright_string[] __attribute__ ((unused)) =
-  "The olsr.org Optimized Link-State Routing daemon(olsrd) Copyright (c) 2004, Andreas Tonnesen((spam-protected)) All rights reserved.";
-
 int current_line;
 
 /* Global stuff externed in defs.h */
-- 
2.5.0




More information about the Olsr-dev mailing list