Fix doccomments.

This commit is contained in:
Gregory A Lundberg 2018-03-18 13:18:12 -05:00
parent ab36c8bcc2
commit f97a617a26
No known key found for this signature in database
GPG key ID: 149484078AE8AE9E
2 changed files with 0 additions and 5 deletions

View file

@ -1070,9 +1070,6 @@ public:
/**
* Add an item to the drawing buffer. You need to update screen on affected area
*
* @param layer The layer to draw on.
* @param loc The hex the image belongs to, needed for the
* drawing order.
*/
void drawing_queue_add(const drawing_queue::layer,

View file

@ -94,8 +94,6 @@ public:
/**
* Shows the window.
*
* @param restore Restore the screenarea the window was on
* after closing it?
* @param auto_close_timeout The time in ms after which the window will
* automatically close, if 0 it doesn't close.
* @note the timeout is a minimum time and