/[Apache-SVN]/cocoon/trunk/src/java/org/apache/cocoon/core/Core.java
ViewVC logotype

Diff of /cocoon/trunk/src/java/org/apache/cocoon/core/Core.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

--- cocoon/trunk/src/java/org/apache/cocoon/core/Core.java	2005/04/22 11:01:43	164218
+++ cocoon/trunk/src/java/org/apache/cocoon/core/Core.java	2005/04/22 11:03:32	164219
@@ -93,16 +93,6 @@ public class Core {
     }
 
     /**
-     * Return the component context.
-     * This method allows access to the component context for other components
-     * that are not created by an Avalon based container.
-     * FIXME - will be removed before the release
-     */
-    public Context getContext() {
-        return this.context;
-    }
-
-    /**
      * Return the environment context object.
      * @return The environment context.
      */

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26