mirror of
https://github.com/HChaZZY/Stockfish.git
synced 2025-12-20 09:06:45 +08:00
Small cleanup in misc.cpp
No functional change. Signed-off-by: Marco Costalba <mcostalba@gmail.com>
This commit is contained in:
11
src/misc.h
11
src/misc.h
@@ -30,17 +30,6 @@
|
||||
#include <string>
|
||||
|
||||
|
||||
////
|
||||
//// Constants
|
||||
////
|
||||
|
||||
|
||||
/// Version number. If this is left empty, the current date (in the format
|
||||
/// YYMMDD) is used as a version number.
|
||||
|
||||
const std::string EngineVersion = "";
|
||||
|
||||
|
||||
////
|
||||
//// Macros
|
||||
////
|
||||
|
||||
Reference in New Issue
Block a user