src/jlibrtp/RTPSession.java
changeset 826 8649e502be0e
parent 823 2036ebfaccda
--- a/src/jlibrtp/RTPSession.java	Fri Jan 15 12:02:29 2010 +0100
+++ b/src/jlibrtp/RTPSession.java	Sat Jan 16 21:05:08 2010 +0100
@@ -560,7 +560,7 @@
 			try {
 				
 				rtpSock.send(packet);
-				Log.d("RTP", "packet");
+				//Log.d("RTP", "packet");
 				// Debug
 				if (this.debugAppIntf != null) {
 					this.debugAppIntf