Module Name: src
Committed By: martin
Date: Mon May 19 15:44:04 UTC 2014
Modified Files:
src/sys/netbt: rfcomm_socket.c sco_socket.c
Log Message:
Make it compile without options DIAGNOSTIC by removing a variable only set
once and only tested once in an assert.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sys/netbt/rfcomm_socket.c
cvs rdiff -u -r1.14 -r1.15 src/sys/netbt/sco_socket.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.