From bd0f386997cccbeb41103d76f3dc6d9484800f0d Mon Sep 17 00:00:00 2001 From: Simon Howard Date: Sun, 31 Mar 2013 20:38:03 +0000 Subject: Fix Doxygen comments. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 2576 --- textscreen/txt_widget.h | 1 - 1 file changed, 1 deletion(-) (limited to 'textscreen/txt_widget.h') diff --git a/textscreen/txt_widget.h b/textscreen/txt_widget.h index f64b9517..3bde760d 100644 --- a/textscreen/txt_widget.h +++ b/textscreen/txt_widget.h @@ -168,7 +168,6 @@ int TXT_HoveringOverWidget(TXT_UNCAST_ARG(widget)); * whether it is selected and the mouse is hovering over it. * * @param widget The widget. - * @param selected Whether the widget is selected. */ void TXT_SetWidgetBG(TXT_UNCAST_ARG(widget)); -- cgit v1.2.3