Remove left-over debugging code

This commit is contained in:
Michael Chisholm 2008-12-13 02:18:40 +00:00
parent 4d5a03f03c
commit 2a239bcd2b

View File

@ -43,8 +43,6 @@
#include "filetime.h"
#include "lock.h"
#include <stdio.h>
int _FAT_open_r (struct _reent *r, void *fileStruct, const char *path, int flags, int mode) {
PARTITION* partition = NULL;
bool fileExists;