Index: /trunk/include/iprt/thread.h
===================================================================
--- /trunk/include/iprt/thread.h	(revision 248)
+++ /trunk/include/iprt/thread.h	(revision 249)
@@ -354,11 +354,4 @@
 RTR3DECL(int) RTThreadSetAffinity(uint64_t u64Mask);
 
-/**
- * Exits the current thread
- * @note does not return
- *
- */
-RTR3DECL(void) RTThreadExit(void);
-
 #endif /* IN_RING3 */
 
