changeset 317:987cea8b1e37

Remove temporary hack, not needed anymore
author Sebastien Decugis <sdecugis@nict.go.jp>
date Wed, 25 Feb 2009 16:50:23 +0900
parents 2b15c02bd2c2
children 088ef7db9e52
files waaad/log.c
diffstat 1 files changed, 0 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/waaad/log.c	Wed Feb 25 16:49:21 2009 +0900
+++ b/waaad/log.c	Wed Feb 25 16:50:23 2009 +0900
@@ -62,9 +62,6 @@
 static int log_init_syslog( void )
 {
 	/* open the log */
-#ifndef PROJECT_NAME
-#define PROJECT_NAME PACKAGE_NAME
-#endif
 	openlog(PROJECT_NAME, LOG_ODELAY, 0);
 	
 	/* Return */
"Welcome to our mercurial repository"