]> git.saurik.com Git - wxWidgets.git/commit
removed weird comparison of m_oldFont with -1 (this doesn't compile with SGI CC in...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 17 Sep 2005 22:01:58 +0000 (22:01 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 17 Sep 2005 22:01:58 +0000 (22:01 +0000)
commit2831eb2dd5694a783d2a6ddf476d0695407c121a
tree2bdbcb68ee05a9b4200efa06a10d8897b50eefae
parenta4588fd1df27e5d1557796825b47e37627e3de7e
removed weird comparison of m_oldFont with -1 (this doesn't compile with SGI CC in 64 bit compilation mode and doesn't make any sense anyhow)

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