Remove unused global bitmap, which caused crash on startup with wxUSE_XPM==0.
authorPaul Cornett <paulcor@bullseye.com>
Sat, 3 Oct 2009 16:39:24 +0000 (16:39 +0000)
committerPaul Cornett <paulcor@bullseye.com>
Sat, 3 Oct 2009 16:39:24 +0000 (16:39 +0000)
commitab451f970cda6d9f3f177b034b055743670b713f
tree676c01c5548dc042cf1bec13674f05c86842897d
parentacc255e9d004dccad97ae167c9fbbbcc2efd4e45
Remove unused global bitmap, which caused crash on startup with wxUSE_XPM==0.
Use new pen style enums

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62234 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/osx/carbon/graphics.cpp