summaryrefslogtreecommitdiff
path: root/core/io/packet_peer_dtls.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'core/io/packet_peer_dtls.cpp')
-rw-r--r--core/io/packet_peer_dtls.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/core/io/packet_peer_dtls.cpp b/core/io/packet_peer_dtls.cpp
index 6da115eed2..ada3cb10a2 100644
--- a/core/io/packet_peer_dtls.cpp
+++ b/core/io/packet_peer_dtls.cpp
@@ -57,6 +57,3 @@ void PacketPeerDTLS::_bind_methods() {
BIND_ENUM_CONSTANT(STATUS_ERROR);
BIND_ENUM_CONSTANT(STATUS_ERROR_HOSTNAME_MISMATCH);
}
-
-PacketPeerDTLS::PacketPeerDTLS() {
-}