mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-01 04:13:35 +00:00
- Remove a forgotten debug print
svn path=/branches/wlan-bringup/; revision=54916
This commit is contained in:
@@ -367,9 +367,7 @@ remove_protocol(struct protocol *proto)
|
||||
t->next = q->next;
|
||||
else
|
||||
timeouts = q->next;
|
||||
|
||||
DbgPrint("Disposing timeout 0x%x\n", q);
|
||||
|
||||
|
||||
/* Advance to the next timeout */
|
||||
u = q->next;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user