]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/editors/jedit/jedit.factor
basis: ERROR: changes.
[factor.git] / basis / editors / jedit / jedit.factor
index 7a2b8114ede1dc718c7488c338cfe1e97372a2e5..26d20375dc35c144482e0a647435c2ad4c80c5f1 100644 (file)
@@ -8,8 +8,6 @@ IN: editors.jedit
 SINGLETON: jedit
 jedit editor-class set-global
 
-ERROR: jedit-not-found ;
-
 HOOK: find-jedit-path os ( -- path )
 
 M: object find-jedit-path f ;