|
From: Peter K. <pk...@us...> - 2001-03-04 15:57:50
|
The following file was modified in linux/include/linux/bluetooth:
Name Old version New version Comment
---- ----------- ----------- -------
btdebug.h 1.36 1.37=20=20=20=20=20=20=20=20=20=20=20=20
The accompanying log:
Removed SDP_DEBUG_MEM as it is no longer used.
The diff of the modified file(s):
--- btdebug.h 2001/03/02 16:57:50 1.36
+++ btdebug.h 2001/03/04 15:59:23 1.37
@@ -153,8 +153,6 @@
/* Enables/disables debug for functions used during connection and
disconnecting i sdp */
=20
-#define SDP_DEBUG_MEM 0
-
#define SDP_DEBUG_PROC 0
=20
#define SDP_PRINT_DATA 0
|