* Removed as wordy as superfluous debug output prefix.
* Automatic whitespace cleanup. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42193 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -66,7 +66,7 @@
|
|||||||
|
|
||||||
#define IFMEDIA_DEBUG
|
#define IFMEDIA_DEBUG
|
||||||
#ifdef IFMEDIA_DEBUG
|
#ifdef IFMEDIA_DEBUG
|
||||||
# define TRACE(x...) dprintf("BSD_IFMEDIA_DEBUG: " x)
|
# define TRACE(x...) dprintf(x)
|
||||||
#else
|
#else
|
||||||
# define TRACE(x...) ;
|
# define TRACE(x...) ;
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user