summaryrefslogtreecommitdiffstats
path: root/source/cChunkLoader.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--source/cChunkLoader.h2
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
{