summaryrefslogtreecommitdiff
path: root/protocols/Omegle/src/proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/Omegle/src/proto.h')
-rw-r--r--protocols/Omegle/src/proto.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/protocols/Omegle/src/proto.h b/protocols/Omegle/src/proto.h
index 5f376e680d..a27e8f24b9 100644
--- a/protocols/Omegle/src/proto.h
+++ b/protocols/Omegle/src/proto.h
@@ -141,7 +141,4 @@ public:
HANDLE events_loop_lock_;
static void CALLBACK APC_callback(ULONG_PTR p);
-
- // Logging
- int Log(const char *fmt,...);
};