Changeset 32545 in vbox for trunk/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/swapchain_gdi.c
- Timestamp:
- Sep 16, 2010 10:00:43 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/swapchain_gdi.c
r31868 r32545 80 80 } 81 81 82 #ifndef VBOXWDDM 82 83 HeapFree(GetProcessHeap(), 0, This->context); 84 #endif 83 85 HeapFree(GetProcessHeap(), 0, This); 84 86 }
Note:
See TracChangeset
for help on using the changeset viewer.