From 99e4d3079c055e74fc8842eab50b01a4f8061879 Mon Sep 17 00:00:00 2001 From: inmarket Date: Sun, 30 Mar 2014 15:04:04 +1000 Subject: [PATCH] removed another doxygen todo where the information already exists. --- src/gqueue/sys_defs.h | 2 -- 1 file changed, 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 * @{ */