From 62d76976e94b29346af5cbef86a0e0faf6bc9c0f Mon Sep 17 00:00:00 2001 From: hyc Date: Sat, 9 Jan 2010 04:00:30 +0000 Subject: [PATCH] Cleanup unused field git-svn-id: svn://svn.mplayerhq.hu/rtmpdump/trunk@225 400ebc74-4327-4243-bc38-086b20814532 --- rtmp.h | 1 - 1 file changed, 1 deletion(-) diff --git a/rtmp.h b/rtmp.h index aa20767..d651a89 100644 --- a/rtmp.h +++ b/rtmp.h @@ -159,7 +159,6 @@ typedef struct RTMP_LNK typedef struct RTMP { - int m_socket; int m_inChunkSize; int m_outChunkSize; int m_nBWCheckCounter; -- 2.50.1