Remove redundant Doxygen guards from the internal preprocessor definitions.
[pub/USBasp.git] / LUFA / Drivers / Board / Dataflash.h
index 4ed77a3..cb5b7fc 100644 (file)
 #define __DATAFLASH_H__
 
        /* Macros: */
-       #if !defined(__DOXYGEN__)
                #define __INCLUDE_FROM_DATAFLASH_H
-               #define INCLUDE_FROM_DATAFLASH_H
-       #endif
 
        /* Includes: */
        #include "../../Common/Common.h"