minor cleanup
This commit is contained in:
@@ -260,11 +260,6 @@ public abstract class AbstractDhLevel implements IDhLevel
|
||||
//================//
|
||||
|
||||
@Override
|
||||
public void close()
|
||||
{
|
||||
this.chunkToLodBuilder.close();
|
||||
|
||||
GenericObjectRenderer genericObjectRenderer = this.getGenericRenderer();
|
||||
}
|
||||
public void close() { this.chunkToLodBuilder.close(); }
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user