mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-22 17:18:39 +00:00
Remove unused function from connection.{cpp,h}
This commit is contained in:
parent
25dfd1bbf5
commit
c4b5561b3f
2 changed files with 0 additions and 11 deletions
|
@ -1018,7 +1018,6 @@ public:
|
|||
~Connection();
|
||||
|
||||
/* Interface */
|
||||
ConnectionEvent getEvent();
|
||||
ConnectionEvent waitEvent(u32 timeout_ms);
|
||||
void putCommand(ConnectionCommand &c);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue