Index: trunk/psLib/src/sys/psThread.h
===================================================================
--- trunk/psLib/src/sys/psThread.h	(revision 19297)
+++ trunk/psLib/src/sys/psThread.h	(revision 28402)
@@ -41,5 +41,4 @@
     bool busy;                          // Is the thread busy?
     bool fault;                         // Has the thread faulted?
-    pthread_t pt;                       // The thread itself
 } psThread;
 
