diff --git a/docs/latex/wx/font.tex b/docs/latex/wx/font.tex index 8a4530faf7..1c02b9bc44 100644 --- a/docs/latex/wx/font.tex +++ b/docs/latex/wx/font.tex @@ -93,8 +93,6 @@ If the specified encoding isn't available, no font is created. If the desired font does not exist, the closest match will be chosen. Under Windows, only scaleable TrueType fonts are used. -Underlining only works under Windows at present. - See also \helpref{wxDC::SetFont}{wxdcsetfont}, \helpref{wxDC::DrawText}{wxdcdrawtext} and \helpref{wxDC::GetTextExtent}{wxdcgettextextent}.