You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by an...@apache.org on 2014/09/09 12:39:36 UTC

svn commit: r1623740 - in /jena/trunk/jena-tdb/src/main/java/com/hp/hpl/jena/tdb/index: IndexBuilder.java IndexFactory.java factories/IndexFactoryBPlusTree.java factories/IndexFactoryExtHash.java factories/IndexFactoryExtHashMem.java

Author: andy
Date: Tue Sep  9 10:39:35 2014
New Revision: 1623740

URL: http://svn.apache.org/r1623740
Log:
Remove unused code

Removed:
    jena/trunk/jena-tdb/src/main/java/com/hp/hpl/jena/tdb/index/IndexBuilder.java
    jena/trunk/jena-tdb/src/main/java/com/hp/hpl/jena/tdb/index/IndexFactory.java
    jena/trunk/jena-tdb/src/main/java/com/hp/hpl/jena/tdb/index/factories/IndexFactoryBPlusTree.java
    jena/trunk/jena-tdb/src/main/java/com/hp/hpl/jena/tdb/index/factories/IndexFactoryExtHash.java
    jena/trunk/jena-tdb/src/main/java/com/hp/hpl/jena/tdb/index/factories/IndexFactoryExtHashMem.java