mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 22:52:54 +00:00
Remove unneeded structure info.
svn path=/trunk/; revision=30099
This commit is contained in:
parent
d4a8d54b73
commit
8460e343d4
1 changed files with 0 additions and 5 deletions
|
@ -281,11 +281,6 @@ typedef struct _DC_ATTR
|
||||||
SIZEL szlVirtualDeviceSize;
|
SIZEL szlVirtualDeviceSize;
|
||||||
POINTL ptlBrushOrigin;
|
POINTL ptlBrushOrigin;
|
||||||
RGNATTR VisRectRegion;
|
RGNATTR VisRectRegion;
|
||||||
FLONG RgnFlags;
|
|
||||||
COLORREF crRgnBgndClr;
|
|
||||||
ULONG ulRgnBgndClr;
|
|
||||||
HANDLE hRgnbrush;
|
|
||||||
HANDLE hRgnpen;
|
|
||||||
} DC_ATTR, *PDC_ATTR;
|
} DC_ATTR, *PDC_ATTR;
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue