Changeset 5059

Show
Ignore:
Timestamp:
12/03/07 01:22:09 (1 year ago)
Author:
morris
Message:

Remove unused

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • libwired/trunk/libwired/thread/wi-thread.c

    r5057 r5059  
    210210void wi_thread_enter_thread(void) { 
    211211        wi_thread_t             *thread; 
    212         wi_pool_t               *pool; 
    213212         
    214213        thread = _wi_thread_init(_wi_thread_alloc());