]> git.saurik.com Git - wxWidgets.git/commit
No changes, just get rid of unnecessary variables in wxCairoBitmapData.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 9 Oct 2011 22:07:35 +0000 (22:07 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 9 Oct 2011 22:07:35 +0000 (22:07 +0000)
commit95c0502bae6d1a41a120efb9e6bb1a0ad8227b99
treec78d1ab3779baa8197f596cb7ba090dd3d43144f
parent00953cf010e380f4c7633799d0da602eba0add94
No changes, just get rid of unnecessary variables in wxCairoBitmapData.

Don't use bw and bh when we have perfectly appropriate m_width and m_height.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69362 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/generic/graphicc.cpp