mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-07-27 08:02:25 -07:00
Problematic class with no current implementation
This commit is contained in:
@@ -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_
|
||||||
|
Reference in New Issue
Block a user