]> granicus.if.org Git - rtmpdump/commitdiff
Cleanup unused field
authorhyc <hyc@400ebc74-4327-4243-bc38-086b20814532>
Sat, 9 Jan 2010 04:00:30 +0000 (04:00 +0000)
committerhyc <hyc@400ebc74-4327-4243-bc38-086b20814532>
Sat, 9 Jan 2010 04:00:30 +0000 (04:00 +0000)
git-svn-id: svn://svn.mplayerhq.hu/rtmpdump/trunk@225 400ebc74-4327-4243-bc38-086b20814532

rtmp.h

diff --git a/rtmp.h b/rtmp.h
index aa20767c7ed2ee8446edce6acdecade64638698f..d651a8965f0167a5fa926bb822b517cf1f69ee39 100644 (file)
--- 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;