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++ --- extra-functions.h | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 extra-functions.h (limited to 'extra-functions.h') diff --git a/extra-functions.h b/extra-functions.h deleted file mode 100644 index 082b806b0..000000000 --- a/extra-functions.h +++ /dev/null @@ -1,9 +0,0 @@ -#ifndef _EXTRAFUNCTIONS_HEADER -#define _EXTRAFUNCTIONS_HEADER - -#include "mincrypt/rsa.h" -#include "minzip/Zip.h" - -void run_script(const char *str1, const char *str2, const char *str3, const char *str4, const char *str5, const char *str6, const char *str7, int request_confirm); - -#endif // _EXTRAFUNCTIONS_HEADER -- cgit v1.2.3