projects
/
stockfish
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Move all enum types definitions to types.h
[stockfish]
/
src
/
timeman.h
diff --git
a/src/timeman.h
b/src/timeman.h
index 1d001c61ceeb05890b7b45303018706a0f9bf8fb..dfff89abd9a3c27ad21e42d3fb50b8cb49b69164 100644
(file)
--- a/
src/timeman.h
+++ b/
src/timeman.h
@@
-17,14
+17,9
@@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-
#if !defined(TIMEMAN_H_INCLUDED)
#define TIMEMAN_H_INCLUDED
-////
-//// Prototypes
-////
-
class TimeManager {
public: