mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 09:18:00 +08:00
arch: x86_64: remove leftover debug output
This commit is contained in:
committed by
Xiang Xiao
parent
6077124b38
commit
235d905001
@@ -113,8 +113,6 @@ void up_sigdeliver(void)
|
||||
|
||||
/* Deliver the signals */
|
||||
|
||||
_err("Deliver signal to %llx: %llx\n", rtcb, rtcb->xcp.sigdeliver);
|
||||
|
||||
sighandler(rtcb);
|
||||
|
||||
/* Output any debug messages BEFORE restoring errno (because they may
|
||||
|
||||
Reference in New Issue
Block a user