Remove dead code

This commit is contained in:
Simon Willnauer 2016-02-03 14:42:11 +01:00
parent 1972487deb
commit bac6c7c764

View File

@ -67,9 +67,6 @@ public final class EngineConfig {
private final QueryCache queryCache;
private final QueryCachingPolicy queryCachingPolicy;
static {
}
/**
* Index setting to change the low level lucene codec used for writing new segments.
* This setting is <b>not</b> realtime updateable.