libpurple/protocols/msn/slpmsg.h

branch
soc.2010.msn-tlc
changeset 31065
6094ffb96a11
parent 31057
fa267600d725
child 31066
bd2a4bebc8cc
--- a/libpurple/protocols/msn/slpmsg.h	Wed Aug 04 04:30:03 2010 +0000
+++ b/libpurple/protocols/msn/slpmsg.h	Thu Aug 05 21:58:13 2010 +0000
@@ -61,13 +61,6 @@
 	guchar *buffer;
 
 	/**
-	 * For outgoing messages this is the number of bytes from buffer that
-	 * have already been sent out.  For incoming messages this is the
-	 * number of bytes that have been written to buffer.
-	 */
-	long long offset;
-
-	/**
 	 * This is the size of buffer, unless this is an outgoing file transfer,
 	 * in which case this is the size of the file.
 	 */

mercurial