X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=int%2Fmain.c;h=b813ab2558c361016c1f014a4ecec256eeb67aba;hb=b55c1c423b6f00357b2ae2bbdd2abcf4456fd0cd;hp=9b6a88bc03164b76803205dfc5314c58366eb3c7;hpb=3cac8340c7c822ecda3783286196c6bc4cdec66a;p=mTask.git diff --git a/int/main.c b/int/main.c index 9b6a88b..b813ab2 100644 --- a/int/main.c +++ b/int/main.c @@ -96,7 +96,6 @@ int main(int argc, char *argv[]){ task_init(); debug("booting up"); - write_byte('\n'); while(true){ //Check for newetasks debug("loop");