[xiph-commits] r18693 - icecast/trunk/icecast/src

ph3-der-loewe at svn.xiph.org ph3-der-loewe at svn.xiph.org
Tue Nov 13 03:25:46 PST 2012


Author: ph3-der-loewe
Date: 2012-11-13 03:25:46 -0800 (Tue, 13 Nov 2012)
New Revision: 18693

Modified:
   icecast/trunk/icecast/src/sighandler.h
Log:
cleanup unused var schedule_config_reread.

Modified: icecast/trunk/icecast/src/sighandler.h
===================================================================
--- icecast/trunk/icecast/src/sighandler.h	2012-11-13 02:09:45 UTC (rev 18692)
+++ icecast/trunk/icecast/src/sighandler.h	2012-11-13 11:25:46 UTC (rev 18693)
@@ -13,8 +13,6 @@
 #ifndef __SIGHANDLER_H__
 #define __SIGHANDLER_H__
 
-extern int schedule_config_reread;
-
 void sighandler_initialize(void);
 
 



More information about the commits mailing list