diff options
Diffstat (limited to 'source/cChunkLoader.h')
-rw-r--r-- | source/cChunkLoader.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/source/cChunkLoader.h b/source/cChunkLoader.h index 5d9be39c5..aa6f3806f 100644 --- a/source/cChunkLoader.h +++ b/source/cChunkLoader.h @@ -1,7 +1,5 @@ #pragma once
-class cCriticalSection;
-class cEvent;
class cChunk;
class cChunkLoader
{
|