get rid of wxClientDC::m_oldFont, it wasn't really used (this fixes crash introduced...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 18 Sep 2005 01:19:28 +0000 (01:19 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 18 Sep 2005 01:19:28 +0000 (01:19 +0000)
commitc74b77ed51e23e2a8374e047c7f9fe3fa855058b
tree8e45ef00bce953cddf404b4b93767554dc818654
parent72e4e6a397fd04e6d8e0cc5ae22aaba740c3c8bc
get rid of wxClientDC::m_oldFont, it wasn't really used (this fixes crash introduced by last change to this code)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35552 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/motif/dcclient.h
src/motif/dcclient.cpp
src/motif/dcmemory.cpp