From bab5794f7693e4b8e2c063cde9f02ea5156aa939 Mon Sep 17 00:00:00 2001 From: Tiger Wang Date: Mon, 28 Jun 2021 23:28:58 +0100 Subject: Remove some unused typedefs --- src/ChunkMap.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/ChunkMap.h') diff --git a/src/ChunkMap.h b/src/ChunkMap.h index b3cc5f615..611f08cc9 100644 --- a/src/ChunkMap.h +++ b/src/ChunkMap.h @@ -26,7 +26,6 @@ class cDeadlockDetect; struct SetChunkData; -typedef std::list cClientHandleList; using cChunkCallback = cFunctionRef; using cEntityCallback = cFunctionRef; using cBlockEntityCallback = cFunctionRef; -- cgit v1.2.3