]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/carbon/listbox.cpp
Unused variable removal.
[wxWidgets.git] / src / mac / carbon / listbox.cpp
index 1b54683f4e94ead31bbc1e81aed809956a705914..bbe19045df17e912f0d7b15c989172e4a45ff3df 100644 (file)
 #ifndef WX_PRECOMP
     #include "wx/dynarray.h"
     #include "wx/log.h"
+    #include "wx/intl.h"
     #include "wx/app.h"
     #include "wx/utils.h"
+    #include "wx/button.h"
+    #include "wx/settings.h"
 #endif
 
-#include "wx/button.h"
-#include "wx/settings.h"
 #include "wx/toplevel.h"
 
 IMPLEMENT_DYNAMIC_CLASS(wxListBox, wxControl)
@@ -956,4 +957,4 @@ static pascal void ListBoxDrawProc(
 #endif
 
 
-#endif
+#endif // wxUSE_LISTBOX