INTEGRATION: CWS scriptingf10 (1.6.12); FILE MERGED
2005/01/06 10:56:35 toconnor 1.6.12.1: #i39330# beanshell editor should prompt to save before closing
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
*
|
||||
* $RCSfile: ScriptSourceModel.java,v $
|
||||
*
|
||||
* $Revision: 1.6 $
|
||||
* $Revision: 1.7 $
|
||||
*
|
||||
* last change: $Author: rt $ $Date: 2004-11-15 15:57:11 $
|
||||
* last change: $Author: rt $ $Date: 2005-01-27 15:29:19 $
|
||||
*
|
||||
* The Contents of this file are made available subject to the terms of
|
||||
* either of the following licenses
|
||||
@@ -122,10 +122,6 @@ public class ScriptSourceModel {
|
||||
this.view = view;
|
||||
}
|
||||
|
||||
public boolean isModified() {
|
||||
return false;
|
||||
}
|
||||
|
||||
public Object execute(final XScriptContext context, ClassLoader cl )
|
||||
throws Exception
|
||||
{
|
||||
|
Reference in New Issue
Block a user