remove an un-necessary comment header

pull/2219/head
Rohit Grover 2016-07-22 09:17:44 +01:00
parent 4f2c3edf5b
commit 9014777a31
1 changed files with 0 additions and 4 deletions

View File

@ -15,10 +15,6 @@
* limitations under the License.
*/
/**
* This is a mock driver using the flash abstraction layer. It allows for writing tests.
*/
#if DEVICE_STORAGE
#include <string.h>