Removing use of runloop from audio system.

This commit is contained in:
Ben Vanik
2014-01-14 19:52:32 -08:00
parent 9a09c2072e
commit e7d61f4b1f
2 changed files with 0 additions and 19 deletions

View File

@@ -70,7 +70,6 @@ protected:
Memory* memory_;
cpu::Processor* processor_;
xe_run_loop_ref run_loop_;
xe_thread_ref thread_;
cpu::XenonThreadState* thread_state_;
uint32_t thread_block_;