Remove assertion about taskbar position.

This commit is contained in:
John Preston 2020-10-01 17:31:49 +03:00
parent c693fcb2b0
commit 3d20958bb4
2 changed files with 2 additions and 2 deletions

View File

@ -55,7 +55,7 @@ bool IsTaskbarAutoHidden(PUINT pEdge = nullptr) {
*pEdge = pos.uEdge;
}
} else {
Unexpected("Failed to get taskbar pos");
LOG(("Failed to get taskbar pos"));
if (pEdge) {
*pEdge = ABE_BOTTOM;
}

@ -1 +1 @@
Subproject commit 86e141272a3a5b7bc15d76a9bbe8d5928babd3f8
Subproject commit 430d96dcd5e3766ad406a35119adf89a611cdabd