Document_Fix_And0.9.3
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
#include <renderd7/thread.hpp>
|
||||
namespace RenderD7 {
|
||||
void Threads::Exit() {}
|
||||
Thread::Thread() : m_started(false), m_running(false) { /* do nothing */
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user