mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2024-11-01 16:05:07 +01:00
Problematic class with no current implementation
This commit is contained in:
parent
b9fc729928
commit
5741f2fb26
@ -654,7 +654,7 @@ inline PointerWrapSection::~PointerWrapSection() {
|
||||
}
|
||||
|
||||
|
||||
class CChunkFileReader
|
||||
/*class CChunkFileReader
|
||||
{
|
||||
public:
|
||||
enum Error {
|
||||
@ -869,6 +869,6 @@ private:
|
||||
int UncompressedSize;
|
||||
char GitVersion[32];
|
||||
};
|
||||
};
|
||||
}; */
|
||||
|
||||
#endif // _POINTERWRAP_H_
|
||||
|
Loading…
Reference in New Issue
Block a user