From 4d113e5efe56850e90ed302244a8803f87e72418 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20P=C3=B6sel?= Date: Sun, 20 Aug 2017 15:03:12 +0200 Subject: Omegle: Remove unused error code --- protocols/Omegle/src/http.h | 1 - 1 file changed, 1 deletion(-) (limited to 'protocols/Omegle/src/http.h') diff --git a/protocols/Omegle/src/http.h b/protocols/Omegle/src/http.h index 7c1cc53bcf..a94cc7b3c2 100644 --- a/protocols/Omegle/src/http.h +++ b/protocols/Omegle/src/http.h @@ -23,7 +23,6 @@ along with this program. If not, see . #pragma once #define HTTP_CODE_FAKE_DISCONNECTED 0 -#define HTTP_CODE_FAKE_ERROR 1 namespace http { -- cgit v1.2.3