Author: chirino
Date: Fri Nov 12 01:27:38 2010
New Revision: 1034236

URL: http://svn.apache.org/viewvc?rev=1034236&view=rev
Log:
Removing dead code.

Modified:
    
activemq/activemq-apollo/trunk/apollo-store/src/main/scala/org/apache/activemq/apollo/store/StoreFactory.scala

Modified: 
activemq/activemq-apollo/trunk/apollo-store/src/main/scala/org/apache/activemq/apollo/store/StoreFactory.scala
URL: 
http://svn.apache.org/viewvc/activemq/activemq-apollo/trunk/apollo-store/src/main/scala/org/apache/activemq/apollo/store/StoreFactory.scala?rev=1034236&r1=1034235&r2=1034236&view=diff
==============================================================================
--- 
activemq/activemq-apollo/trunk/apollo-store/src/main/scala/org/apache/activemq/apollo/store/StoreFactory.scala
 (original)
+++ 
activemq/activemq-apollo/trunk/apollo-store/src/main/scala/org/apache/activemq/apollo/store/StoreFactory.scala
 Fri Nov 12 01:27:38 2010
@@ -26,14 +26,6 @@ import ReporterLevel._
  *
  * @author <a href="http://hiramchirino.com";>Hiram Chirino</a>
  */
-class StoreFactory
-
-/**
- * <p>
- * </p>
- *
- * @author <a href="http://hiramchirino.com";>Hiram Chirino</a>
- */
 object StoreFactory {
 
   trait Provider {


Reply via email to