X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3afe2fd691f7b46d8a076c6c45663005c5173d49..4d01e350fe2d8cb15c068d579c4022345f3ff0c0:/wxPython/src/helpers.cpp diff --git a/wxPython/src/helpers.cpp b/wxPython/src/helpers.cpp index 1d662540a5..b89e8fec50 100644 --- a/wxPython/src/helpers.cpp +++ b/wxPython/src/helpers.cpp @@ -825,7 +825,6 @@ void wxPy_ReinitStockObjects(int pass) REINITOBJ(wxTheColourDatabase, wxColourDatabase); - REINITOBJ(wxTheClipboard, wxClipboard); REINITOBJ2(wxDefaultValidator, wxValidator); REINITOBJ2(wxNullImage, wxImage); REINITOBJ2(wxNullAcceleratorTable, wxAcceleratorTable);