Skip to content

Commit

Permalink
Remove one more debugging crap
Browse files Browse the repository at this point in the history
Signed-off-by: Mahyar Koshkouei <[email protected]>
  • Loading branch information
deltabeard committed Jan 12, 2017
1 parent 2f23788 commit 42cd727
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions source/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -69,10 +69,7 @@ int main(int argc, char **argv)
kHeld = hidKeysHeld();

if(kDown & KEY_START)
{
puts("Test.");
break;
}

#ifdef DEBUG
consoleSelect(&topScreen);
Expand Down

0 comments on commit 42cd727

Please sign in to comment.