mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-05-05 03:34:49 +12:00
Remove debug printfs
This commit is contained in:
parent
0be099d1ea
commit
af996c55ba
3 changed files with 0 additions and 4 deletions
|
@ -57,7 +57,6 @@ void Kernel::cancelTimer(Timer* timer) {
|
|||
}
|
||||
|
||||
void Kernel::signalTimer(Handle timerHandle, Timer* timer) {
|
||||
printf("DEEPFRIED\n");
|
||||
timer->fired = true;
|
||||
requireReschedule();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue