windows.uniscribe: remove <cache-assoc> &dispose.
That's kind of a bug, but probably dispose should happen differently.clean-macosx-x86-32
parent
48a06554d9
commit
bd2ed2c214
|
@ -150,5 +150,5 @@ SYMBOL: cached-script-strings
|
||||||
] with-memory-dc
|
] with-memory-dc
|
||||||
] unless image>> ;
|
] unless image>> ;
|
||||||
|
|
||||||
[ <cache-assoc> &dispose cached-script-strings set-global ]
|
[ <cache-assoc> cached-script-strings set-global ]
|
||||||
"windows.uniscribe" add-startup-hook
|
"windows.uniscribe" add-startup-hook
|
||||||
|
|
Loading…
Reference in New Issue