wxUSE_PANGO is always 0 for wxGTK1 so there is no need to use #if wxUSE_PANGO in...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 16 Jul 2006 20:03:03 +0000 (20:03 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 16 Jul 2006 20:03:03 +0000 (20:03 +0000)
commit462deb5dcef1bd194c08a6e9206cec901e3edc0c
treefa3686df18c48e243d0a0abccb8a275713a1584d
parent177df6c5f6c24251cab056ce39e206ec3fd6b44b
wxUSE_PANGO is always 0 for wxGTK1 so there is no need to use #if wxUSE_PANGO in GTK1-only code

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