mirror of
https://github.com/reactos/wine.git
synced 2024-11-25 12:49:45 +00:00
gdiplus: Remove duplicate forward declaration of class GpGraphics.
This commit is contained in:
parent
6158db6055
commit
27ee7c0119
@ -21,7 +21,6 @@
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
||||
class GpGraphics {};
|
||||
class GpGraphics {};
|
||||
class GpBrush {};
|
||||
class GpSolidFill : public GpBrush {};
|
||||
|
Loading…
Reference in New Issue
Block a user