Skip to content

Commit

Permalink
remove enum Square
Browse files Browse the repository at this point in the history
  • Loading branch information
Ergodice committed Dec 15, 2024
1 parent cf3ccef commit 80474ac
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/engine.h
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,6 @@

namespace Stockfish {

enum Square : int;

class Engine {
public:
using InfoShort = Search::InfoShort;
Expand Down

0 comments on commit 80474ac

Please sign in to comment.