From f09ab3acb547b786289cd78b51577df6ef669fc6 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 27 Oct 2012 00:13:42 +0300 Subject: Fix code style. --- src/guichan/widgets/textfield.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/guichan') diff --git a/src/guichan/widgets/textfield.cpp b/src/guichan/widgets/textfield.cpp index c0575eace..7decc5c6b 100644 --- a/src/guichan/widgets/textfield.cpp +++ b/src/guichan/widgets/textfield.cpp @@ -125,7 +125,7 @@ namespace gcn { } - void TextField::setCaretPosition(unsigned int position) + void TextField::setCaretPosition(unsigned int position A_UNUSED) { } -- cgit v1.2.3-60-g2f50