From c1d1f57158dd4cf0baf52313fb9d538b87940c67 Mon Sep 17 00:00:00 2001 From: Thorbjørn Lindeijer Date: Sat, 9 Apr 2011 01:24:21 +0200 Subject: Removed a lot of useless "documentation" I have to admit I contributed a large part of these. Sorry for that. Less empty space, more attention to the code. Acked-by: Jared Adams --- src/gui/truetypefont.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/gui/truetypefont.h') diff --git a/src/gui/truetypefont.h b/src/gui/truetypefont.h index 689f45bf..41db3f86 100644 --- a/src/gui/truetypefont.h +++ b/src/gui/truetypefont.h @@ -56,9 +56,6 @@ class TrueTypeFont : public gcn::Font */ TrueTypeFont(const std::string &filename, int size, int style = 0); - /** - * Destructor. - */ ~TrueTypeFont(); virtual int getWidth(const std::string &text) const; -- cgit v1.2.3-70-g09d2