mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 13:45:50 +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;
|
||||
POINTL ptlBrushOrigin;
|
||||
RGNATTR VisRectRegion;
|
||||
FLONG RgnFlags;
|
||||
COLORREF crRgnBgndClr;
|
||||
ULONG ulRgnBgndClr;
|
||||
HANDLE hRgnbrush;
|
||||
HANDLE hRgnpen;
|
||||
} DC_ATTR, *PDC_ATTR;
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue