ovidiu 02/05/03 11:24:41 Modified: src/scratchpad/schecoon/src/org/apache/cocoon/components/flow InterpreterSelector.java Log: Remove the unused class loader. Revision Changes Path 1.11 +0 -2 xml-cocoon2/src/scratchpad/schecoon/src/org/apache/cocoon/components/flow/InterpreterSelector.java Index: InterpreterSelector.java =================================================================== RCS file: /home/cvs/xml-cocoon2/src/scratchpad/schecoon/src/org/apache/cocoon/components/flow/InterpreterSelector.java,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- InterpreterSelector.java 2 May 2002 01:32:51 -0000 1.10 +++ InterpreterSelector.java 3 May 2002 18:24:41 -0000 1.11 @@ -12,8 +12,6 @@ { String defaultLanguage; - ClassLoader loader = Thread.currentThread().getContextClassLoader(); - public void configure(Configuration config) throws ConfigurationException {
---------------------------------------------------------------------- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]