Dependencies:   ChaNFSSD mbed ChaNFS

Revision:
1:efbcfbae4747
Parent:
0:02c293160df3
--- a/USBMSC.h	Wed Nov 09 17:30:56 2011 +0000
+++ b/USBMSC.h	Thu Nov 10 03:20:42 2011 +0000
@@ -24,20 +24,6 @@
     USBMSC(uint16_t vendor_id = 0x1FC9, uint16_t product_id = 0x1002, uint16_t product_release = 0x0100);
     
     /*
-    * Get string product descriptor
-    *
-    * @returns pointer to the string product descriptor
-    */
-    virtual uint8_t * stringIproductDesc();
-    
-    /*
-    * Get string interface descriptor
-    *
-    * @returns pointer to the string interface descriptor
-    */
-    virtual uint8_t * stringIinterfaceDesc();
-    
-    /*
     * Get configuration descriptor
     *
     * @returns pointer to the configuration descriptor