mirror of
https://github.com/wiiu-env/libfat.git
synced 2024-11-01 00:05:06 +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…
Reference in New Issue
Block a user