Remove wrong comments.
This commit is contained in:
parent
e414d545af
commit
0c0f1e4b7a
|
@ -45,8 +45,6 @@ typedef void(*textarea_redraw_request_callback)(void *data, int x, int y,
|
|||
/**
|
||||
* 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 height width of the text area
|
||||
* \param flags text area flags
|
||||
|
|
Loading…
Reference in New Issue