From cdc721a1c6c5cf80736101352161b66ea3f90c50 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 27 Dec 2012 16:48:32 +0300 Subject: Remove set font from graphics object. --- src/guichan/include/guichan/graphics.hpp | 7 ------- 1 file changed, 7 deletions(-) (limited to 'src/guichan/include') diff --git a/src/guichan/include/guichan/graphics.hpp b/src/guichan/include/guichan/graphics.hpp index d8d8cdf15..be01edb4c 100644 --- a/src/guichan/include/guichan/graphics.hpp +++ b/src/guichan/include/guichan/graphics.hpp @@ -260,13 +260,6 @@ namespace gcn */ virtual const Color& getColor() const = 0; - /** - * Sets the font to use when drawing text. - * - * @param font The font to use when drawing. - */ - virtual void setFont(Font* font); - protected: /** * Holds the clip area stack. -- cgit v1.2.3-70-g09d2