Remove redundant Doxygen guards from the internal preprocessor definitions.
This commit is contained in:
@@ -119,10 +119,7 @@
|
||||
#define __DATAFLASH_H__
|
||||
|
||||
/* Macros: */
|
||||
#if !defined(__DOXYGEN__)
|
||||
#define __INCLUDE_FROM_DATAFLASH_H
|
||||
#define INCLUDE_FROM_DATAFLASH_H
|
||||
#endif
|
||||
|
||||
/* Includes: */
|
||||
#include "../../Common/Common.h"
|
||||
|
||||
Reference in New Issue
Block a user