]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/fry/fry.factor
basis: removing unnecessary method stack effects.
[factor.git] / basis / fry / fry.factor
index 9e6fc75e77770d5d746ebdd396352bef052904b3..bd146487f36f08701be34f198874d8eb854cc962 100644 (file)
@@ -141,7 +141,7 @@ TUPLE: dredge-fry-state
 
 PRIVATE>
 
-M: callable fry ( quot -- quot' )
+M: callable fry
     [ [ [ ] ] ] [
         0 swap <dredge-fry>
         [ dredge-fry ] [