X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a9152a05f8132181caa920309fba63c3784f8c71..b09bda689c8525886d217a9b171b354391cd6d78:/src/univ/framuniv.cpp diff --git a/src/univ/framuniv.cpp b/src/univ/framuniv.cpp index c1a2650051..798ac4558d 100644 --- a/src/univ/framuniv.cpp +++ b/src/univ/framuniv.cpp @@ -55,7 +55,6 @@ bool wxFrame::Create(wxWindow *parent, long style, const wxString& name) { - m_renderer = NULL; return wxTopLevelWindow::Create(parent, id, title, pos, size, style, name); }