summaryrefslogtreecommitdiff
path: root/src/chess.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/chess.h')
-rwxr-xr-xsrc/chess.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/chess.h b/src/chess.h
index 7d01e64..702defb 100755
--- a/src/chess.h
+++ b/src/chess.h
@@ -729,7 +729,6 @@ typedef struct _POSITION
ULONG uClosedScaler;
SCORE iScore[2];
SCORE iReducedMaterialDownScaler[2];
- SCORE iTempScore;
ULONG uMinorsAtHome[2];
BITBOARD bb;
}