mirror of
https://github.com/wiiu-env/libfat.git
synced 2025-02-16 17:29:23 +01:00
removed commented test code
This commit is contained in:
parent
488d832012
commit
aa7a8929ee
@ -245,10 +245,6 @@ int _FAT_open_r (struct _reent *r, void *fileStruct, const char *path, int flags
|
||||
|
||||
_FAT_unlock(&partition->lock);
|
||||
|
||||
/*FILE *fp;
|
||||
fp=__sfp(r);
|
||||
fp->_file = (int) file;
|
||||
setvbuf(fp,NULL,_IONBF,0);*/
|
||||
return (int) file;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user