From 6b1684d33dec02eb6308bb3d8d3707f4d5252ba5 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 30 Oct 2012 01:19:46 +0300 Subject: Add unused warnings to some files. --- src/text.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/text.h') diff --git a/src/text.h b/src/text.h index 115713eef..f42c564a9 100644 --- a/src/text.h +++ b/src/text.h @@ -53,10 +53,10 @@ class Text void setColor(const gcn::Color *const color); - int getWidth() const + int getWidth() const A_WARN_UNUSED { return mWidth; } - int getHeight() const + int getHeight() const A_WARN_UNUSED { return mHeight; } /** -- cgit v1.2.3-70-g09d2