summaryrefslogtreecommitdiff
path: root/protocols/Omegle/src
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/Omegle/src')
-rw-r--r--protocols/Omegle/src/proto.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/protocols/Omegle/src/proto.cpp b/protocols/Omegle/src/proto.cpp
index e3c1fd6d1b..839b0d549d 100644
--- a/protocols/Omegle/src/proto.cpp
+++ b/protocols/Omegle/src/proto.cpp
@@ -78,8 +78,6 @@ OmegleProto::~OmegleProto( )
CloseHandle( this->facy.connection_lock_ );
mir_free( this->facy.nick_ );
-
- ProtoDestructor(this);
}
//////////////////////////////////////////////////////////////////////////////