[DEGMGR] Revert r65406, this is not a leak. CORE-9716 #comment Please retest!
[reactos.git] / reactos / dll / win32 / devmgr / properties / hwpage.cpp
index 8c1613c..7346d99 100644 (file)
@@ -1067,7 +1067,6 @@ DeviceCreateHardwarePageEx(IN HWND hWndParent,
                                  (LPARAM)hpd);
         if (hWnd != NULL)
         {
-            HeapFree(GetProcessHeap(), 0, hpd);
             return hWnd;
         }
         else