Threader removed for now
This commit is contained in:
parent
2aed5226dd
commit
d039cf8ab0
2 changed files with 0 additions and 14 deletions
|
|
@ -1,6 +0,0 @@
|
||||||
#include "Threader.hpp"
|
|
||||||
|
|
||||||
int Threader::winNew()
|
|
||||||
{
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
@ -1,8 +0,0 @@
|
||||||
#pragma once
|
|
||||||
#include <thread>
|
|
||||||
|
|
||||||
class Threader
|
|
||||||
{
|
|
||||||
public:
|
|
||||||
int winNew();
|
|
||||||
};
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue