[Olsr-dev] [PATCH v1 03/43] main: remove unused copyright_string

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


From: Ferry Huberts <(spam-protected)>

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

diff --git a/src/main.c b/src/main.c
index e03925d..fd2a29d 100644
--- a/src/main.c
+++ b/src/main.c
@@ -112,10 +112,6 @@ static int olsr_process_arguments(int, char *[], struct olsrd_config *,
 static char **olsr_argv;
 #endif /* _WIN32 */
 
-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.";
-
 /* Data for OLSR locking */
 #ifndef _WIN32
 static int lock_fd = 0;
-- 
2.5.0




More information about the Olsr-dev mailing list