Remove wxDCBase DeviceToLogical* and LogicalToDevice* methods which were basically...
authorDavid Elliott <dfe@tgwbd.org>
Tue, 8 May 2007 19:33:56 +0000 (19:33 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Tue, 8 May 2007 19:33:56 +0000 (19:33 +0000)
commit59b28f2a146191f8e1a0889078229adc0ac6b358
tree62ddfd20c0347d06c1ef3f48d20b6206e1a8036f
parentc5f0d1f9039558df37b506643d05d6cb5ebfd6fd
Remove wxDCBase DeviceToLogical* and LogicalToDevice* methods which were basically stubs anyway.  Fixes link error.  Assume that the new common implementations in src/common/dcbase.cpp do the right thing.  Not tested.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45890 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/cocoa/dc.mm