wxWidgets/build/osx/wxcocoa.xcodeproj
Artur Wieczorek 3e88df56f5 Get rid of unused wxTransformMatrix
As it is stated in matrix.cpp wxTransformMatrix was intended to be used
in wxDC to replace the basic system of scaling/translation but actually
it was never used.
Because applying affine transformations can be done with wxAffineMatrix2D
and wxDC::SetTransformMatrix() we can get rid of this dead code.

Closes .
2020-10-06 20:49:32 +02:00
..
project.xcworkspace common schemes, Xcode 4/5 updates 2013-06-20 07:09:27 +00:00
xcshareddata/xcschemes common schemes, Xcode 4/5 updates 2013-06-20 07:09:27 +00:00
project.pbxproj Get rid of unused wxTransformMatrix 2020-10-06 20:49:32 +02:00