Skip to content
Commit 22865e39 authored by Francois-Rene Rideau's avatar Francois-Rene Rideau
Browse files

Simplify operation-forced

Don't use operation-original-initargs in operation-forced.
operation-original-initargs is deprecated, and so is operation-forced.
The only, misguided, user of operation-forced is swank.asd,
which conditionally loads the code only if the operation is forced;
but the perform method that does the check will only be called twice
if the operation is forced, anyway, so the correct answer is T.
(And the first time around, it's OK to return T, too.)
parent 84c22e22
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment