Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F141920115
D2230.id4686.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
403 B
Referenced Files
None
Subscribers
None
D2230.id4686.diff
View Options
Index: usr.sbin/bluetooth/bthidd/hid.c
===================================================================
--- usr.sbin/bluetooth/bthidd/hid.c
+++ usr.sbin/bluetooth/bthidd/hid.c
@@ -48,12 +48,6 @@
#include "bthidd.h"
#include "kbd.h"
-#undef min
-#define min(x, y) (((x) < (y))? (x) : (y))
-
-#undef ASIZE
-#define ASIZE(a) (sizeof(a)/sizeof(a[0]))
-
/*
* Process data from control channel
*/
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Jan 13, 1:07 PM (1 h, 28 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27628557
Default Alt Text
D2230.id4686.diff (403 B)
Attached To
Mode
D2230: bthidd: Remove unused macros from hid.c.
Attached
Detach File
Event Timeline
Log In to Comment