diff --git a/src/dalist_debug.c b/src/dalist_debug.c index 92cc5b1..5942076 100644 --- a/src/dalist_debug.c +++ b/src/dalist_debug.c @@ -125,11 +125,6 @@ static int dalist_dbg_write_nt( (uint32_t)nbyte, (int64_t *)0, (uint32_t *)0); - - if (iosb.info == nbyte) - return DALIST_OK; - else - return DALIST_EDEBUGENV; }