Aareschluchtje hace 9 años
padre
commit
937d28c180
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      displayHandler.c

+ 0 - 1
displayHandler.c

@@ -46,7 +46,6 @@ void displayDate(int line_number){
     }else {
         sprintf(str, "   ??-??-????   ");
     }
->>>>>>> origin/developer
 
     if(NtpIsSyncing())
         str[1] = 'S';