cleanup
This commit is contained in:
@@ -13,8 +13,6 @@ public:
|
|||||||
RageThread();
|
RageThread();
|
||||||
~RageThread();
|
~RageThread();
|
||||||
|
|
||||||
static void RegisterMainThread();
|
|
||||||
|
|
||||||
void SetName( const CString &n ) { name = n; }
|
void SetName( const CString &n ) { name = n; }
|
||||||
void Create( int (*fn)(void *), void *data );
|
void Create( int (*fn)(void *), void *data );
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user