diff libfdcore/core.c @ 1119:79dd22145f52

Fix a number of compilation warnings
author Sebastien Decugis <sdecugis@freediameter.net>
date Tue, 14 May 2013 11:04:20 +0800
parents d87cee14b051
children c473581adff2
line wrap: on
line diff
--- a/libfdcore/core.c	Tue May 14 09:56:36 2013 +0800
+++ b/libfdcore/core.c	Tue May 14 11:04:20 2013 +0800
@@ -319,7 +319,6 @@
 /* Wait for the shutdown to be complete -- this must be called after fd_core_shutdown to reclaim some resources. */
 int fd_core_wait_shutdown_complete(void)
 {
-	int ret;
 	enum core_state cur_state = core_state_get();
 	void * th_ret = NULL;
 	
"Welcome to our mercurial repository"