diff --git a/basis/windows/uniscribe/uniscribe.factor b/basis/windows/uniscribe/uniscribe.factor index 00164ff8b8..b1d892462a 100644 --- a/basis/windows/uniscribe/uniscribe.factor +++ b/basis/windows/uniscribe/uniscribe.factor @@ -150,5 +150,5 @@ SYMBOL: cached-script-strings ] with-memory-dc ] unless image>> ; -[ &dispose cached-script-strings set-global ] +[ cached-script-strings set-global ] "windows.uniscribe" add-startup-hook