diff --git a/easyflash/inc/flash.h b/easyflash/inc/flash.h index b1761c0..2dff3b0 100644 --- a/easyflash/inc/flash.h +++ b/easyflash/inc/flash.h @@ -28,10 +28,6 @@ #include #include -#ifndef NULL - #define NULL 0 -#endif - /* using ENV function */ #define FLASH_USING_ENV /* using IAP function */