Remove redundant Doxygen guards from the internal preprocessor definitions.
This commit is contained in:
parent
134e018b21
commit
5eb1862d54
11 changed files with 7 additions and 31 deletions
|
@ -53,9 +53,7 @@
|
|||
#define __LUFA_COMMON_H__
|
||||
|
||||
/* Macros: */
|
||||
#if !defined(__DOXYGEN__)
|
||||
#define __INCLUDE_FROM_COMMON_H
|
||||
#endif
|
||||
#define __INCLUDE_FROM_COMMON_H
|
||||
|
||||
/* Includes: */
|
||||
#include <stdint.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue