From 6543f28ce951b979d1e79f913e8efee1af5e2ebd Mon Sep 17 00:00:00 2001 From: hyc Date: Wed, 17 Mar 2010 08:15:50 +0000 Subject: [PATCH] Cleanup git-svn-id: svn://svn.mplayerhq.hu/rtmpdump/trunk@365 400ebc74-4327-4243-bc38-086b20814532 --- librtmp/handshake.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/librtmp/handshake.h b/librtmp/handshake.h index 735cdd5..2c90833 100644 --- a/librtmp/handshake.h +++ b/librtmp/handshake.h @@ -23,8 +23,6 @@ /* This file is #included in rtmp.c, it is not meant to be compiled alone */ -#define USE_GNUTLS - #ifdef USE_GNUTLS #include #ifndef SHA256_DIGEST_LENGTH -- 2.50.1