std: strip sillyness from debug comment in iotask teardown

This commit is contained in:
Jeff Olson 2013-02-04 18:00:21 -08:00 committed by Kerra Olson
parent a74296a39f
commit 73507c1961
1 changed files with 1 additions and 1 deletions

View File

@ -186,7 +186,7 @@ fn begin_teardown(data: *IoTaskLoopData) {
}
}
extern fn tear_down_walk_cb(handle: *libc::c_void, arg: *libc::c_void) {
log(debug, ~"IN TEARDOWN WALK CB BOYEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE");
log(debug, ~"IN TEARDOWN WALK CB");
// pretty much, if we still have an active handle and it is *not*
// the async handle that facilities global loop communication, we
// want to barf out and fail