aboutsummaryrefslogtreecommitdiffstats
path: root/src/gqueue
diff options
context:
space:
mode:
authorinmarket <andrewh@inmarket.com.au>2014-03-30 15:04:04 +1000
committerinmarket <andrewh@inmarket.com.au>2014-03-30 15:04:04 +1000
commit99e4d3079c055e74fc8842eab50b01a4f8061879 (patch)
treea07577c2097d17d254c4604c82d8d4cd5415b0d4 /src/gqueue
parentc0fe17fd18ebb45c40e95a47b61453ab0532ae03 (diff)
downloaduGFX-99e4d3079c055e74fc8842eab50b01a4f8061879.tar.gz
uGFX-99e4d3079c055e74fc8842eab50b01a4f8061879.tar.bz2
uGFX-99e4d3079c055e74fc8842eab50b01a4f8061879.zip
removed another doxygen todo where the information already exists.
Diffstat (limited to 'src/gqueue')
-rw-r--r--src/gqueue/sys_defs.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gqueue/sys_defs.h b/src/gqueue/sys_defs.h
index b675cbcc..b97f2f4d 100644
--- a/src/gqueue/sys_defs.h
+++ b/src/gqueue/sys_defs.h
@@ -335,8 +335,6 @@ bool_t gfxBufferIsAvailable(void);
*
* @param[in] ms The maximum amount of time in milliseconds to wait for a buffer if one is not available.
*
- * @return ToDo
- *
* @api
* @{
*/