1
0
鏡像自 https://github.com/luanti-org/luanti.git 已同步 2025-12-23 23:15:30 +01:00

Remove unused function from connection.{cpp,h}

此提交包含在:
nerzhul
2015-08-14 14:00:36 +02:00
提交者 Loic Blot
父節點 25dfd1bbf5
當前提交 c4b5561b3f
共有 2 個檔案被更改,包括 0 行新增11 行删除

查看文件

@@ -1018,7 +1018,6 @@ public:
~Connection();
/* Interface */
ConnectionEvent getEvent();
ConnectionEvent waitEvent(u32 timeout_ms);
void putCommand(ConnectionCommand &c);