From 8f979246405a667b034b78f0bb33b4b861b3503e Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Thu, 21 Feb 2013 11:18:42 +1100 Subject: Fixed outdated comment. --- gtk/PlatGTK.cxx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'gtk') diff --git a/gtk/PlatGTK.cxx b/gtk/PlatGTK.cxx index beef9749d..c228047c6 100644 --- a/gtk/PlatGTK.cxx +++ b/gtk/PlatGTK.cxx @@ -155,8 +155,7 @@ static void FontMutexUnlock() { #endif } -// On GTK+ 1.x holds a GdkFont* but on GTK+ 2.x can hold a GdkFont* or a -// PangoFontDescription*. +// Holds a PangoFontDescription*. class FontHandle { XYPOSITION width[128]; encodingType et; -- cgit v1.2.3