]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/list.cpp
Needed some variation; got bored of seeing the compilation errors for this
[wxWidgets.git] / src / common / list.cpp
index 49e32680592641e58b1f0a6efa94c75f1d4104cd..fd5d655ecbac21cfa88dacc562bc1af742424eac 100644 (file)
     #include "wx/utils.h"   // for copystring() (beurk...)
 #endif
 
-// -----------------------------------------------------------------------------
-// implementation of standard lists
-// -----------------------------------------------------------------------------
-
-#include "wx/listimpl.cpp"
-WX_DEFINE_LIST(wxWindowList);
-
 // =============================================================================
 // implementation
 // =============================================================================