summaryrefslogtreecommitdiff
path: root/storage/innobase/include/ut0wqueue.h
diff options
context:
space:
mode:
Diffstat (limited to 'storage/innobase/include/ut0wqueue.h')
-rw-r--r--storage/innobase/include/ut0wqueue.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/storage/innobase/include/ut0wqueue.h b/storage/innobase/include/ut0wqueue.h
index 0cc284f7e0d..771d8d6ae5c 100644
--- a/storage/innobase/include/ut0wqueue.h
+++ b/storage/innobase/include/ut0wqueue.h
@@ -96,7 +96,6 @@ void*
ib_wqueue_nowait(
/*=============*/
ib_wqueue_t* wq); /*<! in: work queue */
-
/********************************************************************
Get number of items on queue.
@return number of items on queue */