2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00

Problematic class with no current implementation

This commit is contained in:
archshift 2014-04-27 22:24:39 -07:00
parent b9fc729928
commit 5741f2fb26

View file

@ -654,7 +654,7 @@ inline PointerWrapSection::~PointerWrapSection() {
} }
class CChunkFileReader /*class CChunkFileReader
{ {
public: public:
enum Error { enum Error {
@ -869,6 +869,6 @@ private:
int UncompressedSize; int UncompressedSize;
char GitVersion[32]; char GitVersion[32];
}; };
}; }; */
#endif // _POINTERWRAP_H_ #endif // _POINTERWRAP_H_