Skip to content

Commit

Permalink
Silly sleep.
Browse files Browse the repository at this point in the history
  • Loading branch information
wilkie committed Jan 19, 2010
1 parent 27ebad2 commit b038354
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion kernel/core/kmain.d
Expand Up @@ -104,7 +104,6 @@ extern(C) void kmain(int bootLoaderID, void *data) {
// 3c. Console Initialization
Log.print("Console: initialize()");
Log.result(Console.initialize());
Timing.sleep(3);

// 4. Timer Initialization
// LATER
Expand Down

0 comments on commit b038354

Please sign in to comment.