Remove wrong comments.

This commit is contained in:
Michael Drake 2013-01-07 12:59:06 +00:00
parent e414d545af
commit 0c0f1e4b7a
1 changed files with 0 additions and 2 deletions

View File

@ -45,8 +45,6 @@ typedef void(*textarea_redraw_request_callback)(void *data, int x, int y,
/** /**
* Create a text area * Create a text area
* *
* \param x X coordinate of left border
* \param y Y coordinate of top border
* \param width width of the text area * \param width width of the text area
* \param height width of the text area * \param height width of the text area
* \param flags text area flags * \param flags text area flags