X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/16e93305f2bae16652b6750dffe3bcf05c20d839..d3acd3697ad19e0edbff62db7f94bd025cf8883b:/src/stubs/treectrl.cpp diff --git a/src/stubs/treectrl.cpp b/src/stubs/treectrl.cpp index 137a885dbf..3aea32e970 100644 --- a/src/stubs/treectrl.cpp +++ b/src/stubs/treectrl.cpp @@ -16,11 +16,9 @@ #include "wx/stubs/textctrl.h" #include "wx/stubs/treectrl.h" -#if !USE_SHARED_LIBRARY IMPLEMENT_DYNAMIC_CLASS(wxTreeCtrl, wxControl) IMPLEMENT_DYNAMIC_CLASS(wxTreeItem, wxObject) -#endif wxTreeCtrl::wxTreeCtrl() {