Remove unimplemented methods

This commit is contained in:
Marcel Admiraal
2021-10-21 17:26:51 +01:00
parent 8688b97dda
commit 87a4ba492e
66 changed files with 2 additions and 171 deletions

View File

@ -50,8 +50,6 @@ private:
protected:
Ref<SSLContextMbedTLS> ssl_ctx;
static void _bind_methods();
Error _do_handshake();
public: