Fix some Clang warnings

Found by Clang in extra verbose mode :-)

No functional change.
This commit is contained in:
Marco Costalba
2017-08-19 14:32:31 +02:00
parent fa5b0936ee
commit 7aa7dfd4df
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -134,8 +134,8 @@ namespace {
}
}
int stableCnt;
Key expectedPosKey;
int stableCnt;
Move pv[3];
};