simplify/cleanup wxTheXXXList and wxGDIObject code (patch 1452023 from Paul Cornett)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38767 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -48,7 +48,6 @@ int wxPageNumber;
|
||||
wxFontList *wxTheFontList = NULL;
|
||||
wxPenList *wxThePenList = NULL;
|
||||
wxBrushList *wxTheBrushList = NULL;
|
||||
wxBitmapList *wxTheBitmapList = NULL;
|
||||
wxColourDatabase *wxTheColourDatabase = NULL;
|
||||
|
||||
// 'Null' objects
|
||||
|
||||
Reference in New Issue
Block a user