summaryrefslogtreecommitdiff
path: root/protocols/Omegle/src
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/Omegle/src')
-rw-r--r--protocols/Omegle/src/common.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/protocols/Omegle/src/common.h b/protocols/Omegle/src/common.h
index 863022a502..3b6b8b66bb 100644
--- a/protocols/Omegle/src/common.h
+++ b/protocols/Omegle/src/common.h
@@ -24,9 +24,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma warning(disable:4996)
-#define _WIN32_WINNT 0x0500
-#define _WIN32_WINDOWS 0x0500
-
#include <string>
#include <cstring>
#include <sstream>