]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/editors/jedit/jedit.factor
basis: removing unnecessary method stack effects.
[factor.git] / basis / editors / jedit / jedit.factor
index 26d20375dc35c144482e0a647435c2ad4c80c5f1..c6544d534cbd9d2285b7818c6a68207e4a4247d9 100644 (file)
@@ -27,7 +27,7 @@ M: windows find-jedit-path
         find-jedit-path [ "jedit" ?find-in-path ] unless*
     ] unless* ;
 
-M: jedit editor-command ( file line -- command/f )
+M: jedit editor-command
     [
         find-jedit-path ,
         "-reuseview" ,