Windows build fixes

This commit is contained in:
Jack Andersen
2018-05-24 20:33:43 -10:00
parent c5e71f7569
commit ed83b2f42c
4 changed files with 12 additions and 9 deletions

View File

@@ -60,8 +60,6 @@ private:
std::string m_filename;
#endif
HandleType m_fileHandle;
atUint8 m_currentByte;
atUint64 m_bytePosition;
bool m_globalErr;
};