diff options
-rw-r--r-- | gtk/PlatGTK.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk/PlatGTK.cxx b/gtk/PlatGTK.cxx index 490d96ddf..b5865923c 100644 --- a/gtk/PlatGTK.cxx +++ b/gtk/PlatGTK.cxx @@ -176,7 +176,6 @@ static const char *CharacterSetName(int characterSet) { void Font::Create(const char *faceName, int characterSet, int size, bool bold, bool italic) { - // TODO: take notice of characterSet Release(); // If name of the font begins with a '-', assume, that it is // a full fontspec. |