summaryrefslogtreecommitdiff
path: root/drivers/windows/file_access_windows.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/windows/file_access_windows.h')
-rw-r--r--drivers/windows/file_access_windows.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/windows/file_access_windows.h b/drivers/windows/file_access_windows.h
index 34a7e400a0..98c0efe576 100644
--- a/drivers/windows/file_access_windows.h
+++ b/drivers/windows/file_access_windows.h
@@ -39,7 +39,6 @@
#include <stdio.h>
class FileAccessWindows : public FileAccess {
-
FILE *f = nullptr;
int flags = 0;
void check_errors() const;