Remove a TRACF()
This commit is contained in:
@@ -96,7 +96,6 @@ int iomux_run(struct IOMux *mux)
|
||||
struct timeval *timeoutp;
|
||||
|
||||
if (iomux_run_timers(mux, &timeout)) {
|
||||
TRACEF("NULL\n");
|
||||
timeoutp = &timeout;
|
||||
} else {
|
||||
timeoutp = NULL;
|
||||
|
||||
Reference in New Issue
Block a user