From c4b5561b3fdf4c2cac401774e7c54856c1546855 Mon Sep 17 00:00:00 2001 From: nerzhul Date: Fri, 14 Aug 2015 14:00:36 +0200 Subject: Remove unused function from connection.{cpp,h} --- src/network/connection.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/network/connection.h') diff --git a/src/network/connection.h b/src/network/connection.h index f15c3e114..15ea7e20f 100644 --- a/src/network/connection.h +++ b/src/network/connection.h @@ -1018,7 +1018,6 @@ public: ~Connection(); /* Interface */ - ConnectionEvent getEvent(); ConnectionEvent waitEvent(u32 timeout_ms); void putCommand(ConnectionCommand &c); -- cgit v1.2.3