diff options
Diffstat (limited to 'protocols/JabberG/src/stdafx.h')
-rwxr-xr-x | protocols/JabberG/src/stdafx.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/JabberG/src/stdafx.h b/protocols/JabberG/src/stdafx.h index dc11269456..fa4beaab7f 100755 --- a/protocols/JabberG/src/stdafx.h +++ b/protocols/JabberG/src/stdafx.h @@ -103,7 +103,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include <openssl/hmac.h>
#include <openssl/rand.h>
#include <openssl/sha.h>
-#pragma comment(lib, "libeay32.lib")
#include "../../libs/zlib/src/zlib.h"
|