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…
Reference in New Issue