File ndpmon-no-date-time.patch of Package ndpmon

--- a/src/ndpmon.c
+++ b/src/ndpmon.c
@@ -276,11 +276,6 @@ int main(int argc,char **argv)
 	signal(SIGQUIT,handler);
 	signal(SIGTERM,handler);
 
-	if (DEBUG) 
-	{
-		fprintf(stderr, "NDPMon was built on " __DATE__ " at " __TIME__ ".\n\n");
-	}
-
 	main_thread = pthread_self();
 
 	setup(interface);
openSUSE Build Service is sponsored by