X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8907154c1a8a6882c6797d1f16393ddfb23e7f3a..233387bdcbb1c4f31c54b0fe6b3f03e8d261cab1:/src/msw/brush.cpp diff --git a/src/msw/brush.cpp b/src/msw/brush.cpp index e14fd9fcbc..e377793c1c 100644 --- a/src/msw/brush.cpp +++ b/src/msw/brush.cpp @@ -334,5 +334,3 @@ void wxBrush::SetStipple(const wxBitmap& stipple) M_BRUSHDATA->SetStipple(stipple); } - -