Przeglądaj źródła

* Small formatting change

Michael Van Canneyt 1 miesiąc temu
rodzic
commit
fc4a36aa7e
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0 1
      packages/wasi/src/rtl.webthreads.pas

+ 0 - 1
packages/wasi/src/rtl.webthreads.pas

@@ -470,7 +470,6 @@ begin
       FOnLog(Msg)
     else
       Writeln(msg);
-
 end;
 
 procedure TWasmThreadController.DoLog(const Fmt: string; const args: array of const);