Jun Furutani / libMiMic

Fork of libMiMic by Ryo Iizuka

Revision:
31:4f09bd7f30c7
Parent:
29:e19aab0c4156
Child:
32:0ab91b2e04b4
--- a/mbed/utils/PlatformInfo.h	Sat May 04 13:10:25 2013 +0000
+++ b/mbed/utils/PlatformInfo.h	Sat May 04 15:31:01 2013 +0000
@@ -15,8 +15,6 @@
         const static int PF_LPCXPRESSO=2;
         static int getPlatformType();
     private:
-        static PlatformInfo _singleton;
-        static int _pftype;
-        PlatformInfo();
+        static void check();
     };
 }
\ No newline at end of file