Browse Source

Fix WasiDomTest1 to compile - mistakenly, it used NoThreads 2x in the uses clause

Michalis Kamburelis 8 months ago
parent
commit
eb745094b0
1 changed files with 0 additions and 1 deletions
  1. 0 1
      demo/wasienv/dom/WasiDomTest1.lpr

+ 0 - 1
demo/wasienv/dom/WasiDomTest1.lpr

@@ -8,7 +8,6 @@ library WasiDomTest1;
 {off $DEFINE UseDucet}
 
 uses
-  nothreads,
   {$IFDEF UseDucet}
   unicodeducet, unicodedata, fpwidestring,
   {$ENDIF}