Cleanup unused engine code

This commit is contained in:
Tomasz Chabora 2020-12-08 22:51:48 +01:00
parent 90bdba576a
commit 2c048ea164
56 changed files with 4 additions and 615 deletions

View file

@ -86,7 +86,6 @@ class PacketPeerStream : public PacketPeer {
Error _poll_buffer() const;
protected:
void _set_stream_peer(REF p_peer);
static void _bind_methods();
public: