Comments, whitespace.

This commit is contained in:
Markus Armbruster 2006-06-02 05:49:29 +00:00
parent f70445af2b
commit 0b1f561e97
10 changed files with 3 additions and 17 deletions

View file

@ -42,7 +42,6 @@
* WIN32 has a full pre-emptive threading environment. But Empire can
* not handle pre-emptive threading. Thus, we will use the threads,
* but limit the preemption using a Mutex semaphore.
*
*/
#include <config.h>
@ -184,7 +183,6 @@ loc_debug(const char *pszFmt, ...)
/************************
* loc_FreeThreadInfo
*
*/
static void
loc_FreeThreadInfo(empth_t *pThread)