mirror of
https://github.com/wiiu-env/libfat.git
synced 2024-11-22 18:09:17 +01:00
Remove left-over debugging code
This commit is contained in:
parent
4d5a03f03c
commit
2a239bcd2b
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user