mirror of
https://github.com/reactos/wine.git
synced 2025-02-18 03:48:01 +00:00
Removed unused DC_FUNCS pointers.
This commit is contained in:
parent
07b740fa3f
commit
4c5b35d6e9
@ -133,7 +133,6 @@ struct IDirectDrawImpl
|
||||
int pixmap_depth;
|
||||
pixel_convert_func pixel_convert;
|
||||
palette_convert_func palette_convert;
|
||||
const struct tagDC_FUNCS *funcs, *old_funcs; /* DISPLAY.DRV overrides */
|
||||
|
||||
/* This is for the fake mainWindow */
|
||||
ATOM winclass;
|
||||
|
Loading…
x
Reference in New Issue
Block a user