we don't use and don't need the app heap

This commit is contained in:
Brady McDermott
2024-10-19 23:25:49 -06:00
parent 50a290d57e
commit aef812ae92
2 changed files with 0 additions and 5 deletions

View File

@@ -34,7 +34,6 @@
extern BOOL g_bIsDefaultShell;
// Handles
extern HINSTANCE g_hAppInstance;
extern HANDLE g_hAppHeap;
extern HWND g_hWndProgMgr;
// Icons
extern HICON g_hProgMgrIcon;