removed GQUEUE from doxygen build as it is not API
This commit is contained in:
parent
0f2169f664
commit
69a576bcfd
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
|||
#ifndef _GQUEUE_H
|
||||
#define _GQUEUE_H
|
||||
|
||||
#if GFX_USE_GQUEUE || defined(__DOXYGEN__)
|
||||
#if GFX_USE_GQUEUE //|| defined(__DOXYGEN__)
|
||||
|
||||
/**
|
||||
* @brief A queue
|
||||
|
|
Loading…
Add table
Reference in a new issue