X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7b218dfaf47dc47705f6d6cba9408fa9f9cca70e..301cd871a221ca5c0f1c20df50c654a3e7a388fe:/src/common/layout.cpp diff --git a/src/common/layout.cpp b/src/common/layout.cpp index 517d626892..b98de42ee5 100644 --- a/src/common/layout.cpp +++ b/src/common/layout.cpp @@ -22,8 +22,6 @@ #include "wx/defs.h" -#if wxUSE_CONSTRAINTS - #ifndef WX_PRECOMP #include "wx/window.h" #include "wx/utils.h" @@ -1727,6 +1725,3 @@ wxSpacingSizer::~wxSpacingSizer() { } - - -#endif