summaryrefslogtreecommitdiff
path: root/protocols
diff options
context:
space:
mode:
Diffstat (limited to 'protocols')
-rw-r--r--protocols/WhatsApp/src/main.cpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/protocols/WhatsApp/src/main.cpp b/protocols/WhatsApp/src/main.cpp
index 99bf1e37f8..dc4c252927 100644
--- a/protocols/WhatsApp/src/main.cpp
+++ b/protocols/WhatsApp/src/main.cpp
@@ -8,12 +8,6 @@ Copyright © 2019-22 George Hazan
#include "stdafx.h"
#include "version.h"
-#ifdef _DEBUG
-#pragma comment(lib, "libprotobufd.lib")
-#else
-#pragma comment(lib, "libprotobuf.lib")
-#endif
-
CMPlugin g_plugin;
PLUGININFOEX pluginInfo = {