aboutsummaryrefslogtreecommitdiff
path: root/src/interp/sys-driver.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/sys-driver.boot')
-rw-r--r--src/interp/sys-driver.boot2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/sys-driver.boot b/src/interp/sys-driver.boot
index 9b5ae5c9..6933a27f 100644
--- a/src/interp/sys-driver.boot
+++ b/src/interp/sys-driver.boot
@@ -147,7 +147,7 @@ restart() ==
)if %hasFeature KEYWORD::GCL
SYSTEM::GBC_-TIME 0
)endif
- if $openServerIfTrue and functionSymbol? "openServer" then
+ if $openServerIfTrue then
os := openServer $SpadServerName
if os = 0 then
$openServerIfTrue := false