]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/editors/scite/scite.factor
basis: removing unnecessary method stack effects.
[factor.git] / basis / editors / scite / scite.factor
index 49e1d74b07f022edf82dbd8999e30189abb7aeb3..e58229ab146e038b29a00a6341ae6bd38d586346 100644 (file)
@@ -21,7 +21,7 @@ M: windows find-scite-path
     } "scite.exe" find-in-applications
     [ "scite.exe" ] unless* ;
 
-M: scite editor-command ( file line -- cmd )
+M: scite editor-command
     swap
     [
         scite-path get [ find-scite-path ] unless* ,