[xiph-commits] r13425 - experimental/moritz/thread

moritz at svn.xiph.org moritz at svn.xiph.org
Wed Aug 1 14:03:47 PDT 2007


Author: moritz
Date: 2007-08-01 14:03:47 -0700 (Wed, 01 Aug 2007)
New Revision: 13425

Modified:
   experimental/moritz/thread/thread.h
Log:
Revert last; it was stupid.


Modified: experimental/moritz/thread/thread.h
===================================================================
--- experimental/moritz/thread/thread.h	2007-08-01 21:01:35 UTC (rev 13424)
+++ experimental/moritz/thread/thread.h	2007-08-01 21:03:47 UTC (rev 13425)
@@ -27,10 +27,6 @@
 #ifndef __THREAD_H__
 #define __THREAD_H__
 
-#ifdef HAVE_CONFIG_H
-# include "config.h"
-#endif
-
 /*
  * Define THREAD_DEBUG to get the thread_debug_initialize_debug() function,
  * which enables debugging output of /level/s between 0 and 4, inclusive.



More information about the commits mailing list