From 9350b8d6ed0100c6a1a613207841629fa6303928 Mon Sep 17 00:00:00 2001 From: Dees_Troy Date: Thu, 27 Sep 2012 12:38:38 -0400 Subject: Update sdcard partitioning to C++ --- bmlutils/bmlutils.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'bmlutils') diff --git a/bmlutils/bmlutils.c b/bmlutils/bmlutils.c index 6971b7640..54b67f513 100644 --- a/bmlutils/bmlutils.c +++ b/bmlutils/bmlutils.c @@ -19,9 +19,7 @@ #include #include -#include "../extra-functions.h" -//extern int __system(const char *command); #define BML_UNLOCK_ALL 0x8A29 ///< unlock all partition RO -> RW #ifndef BOARD_BML_BOOT -- cgit v1.2.3