mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-09-10 17:15:43 +00:00
Remove redundant Doxygen guards from the internal preprocessor definitions.
This commit is contained in:
@@ -102,10 +102,7 @@
|
||||
#define __LEDS_H__
|
||||
|
||||
/* Macros: */
|
||||
#if !defined(__DOXYGEN__)
|
||||
#define __INCLUDE_FROM_LEDS_H
|
||||
#define INCLUDE_FROM_LEDS_H
|
||||
#endif
|
||||
|
||||
/* Includes: */
|
||||
#include "../../Common/Common.h"
|
||||
|
||||
Reference in New Issue
Block a user