X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1d30a0a132f1f01d8ed3a01c789fc0422b721e79..cfcc39321282c5877cbb45248bb8004ced24516b:/src/generic/wizard.cpp diff --git a/src/generic/wizard.cpp b/src/generic/wizard.cpp index fbc3fc7d5b..01304347cf 100644 --- a/src/generic/wizard.cpp +++ b/src/generic/wizard.cpp @@ -44,12 +44,6 @@ #include "wx/wizard.h" -// ---------------------------------------------------------------------------- -// simple types -// ---------------------------------------------------------------------------- - -WX_DEFINE_ARRAY(wxPanel *, wxArrayPages); - // ---------------------------------------------------------------------------- // event tables and such // ----------------------------------------------------------------------------