@@ -317,7 +317,7 @@ VOID HideTaskBar(BOOL bHide)
}
if (hWnd != NULL) {
taskbar = hWnd;
-#ifdef DEVOPS_ON_PRD
+#if 0
//ShowWindow(hWnd, nCmdShow);
GetWindowRect(hWnd, &position);
FormatPosition();