X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/004fd0c8834ca526d335a9294322d9def17ef8a9..0bd55cfa2c5c18d4e9241cf90195e30d0be5d905:/src/os2/pen.cpp diff --git a/src/os2/pen.cpp b/src/os2/pen.cpp index ec5da7deed..905a09021b 100644 --- a/src/os2/pen.cpp +++ b/src/os2/pen.cpp @@ -24,9 +24,7 @@ #include "wx/os2/private.h" #include "assert.h" -#if !USE_SHARED_LIBRARIES IMPLEMENT_DYNAMIC_CLASS(wxPen, wxGDIObject) -#endif wxPenRefData::wxPenRefData() { @@ -240,7 +238,7 @@ void wxPen::SetCap(int Cap) int wx2os2PenStyle(int wx_style) { - int cstyle; + int cstyle = 0; // TODO: /* switch (wx_style)