mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-03 08:39:11 +00:00
Remove unused constant from FileSystemConstants.
This commit is contained in:
@@ -27,11 +27,6 @@ public final class FileSystemConstants {
|
||||
*/
|
||||
public static final int BLOCK_SIZE = HEADER_SIZE + CHUNK_SIZE;
|
||||
|
||||
/**
|
||||
* The number of caches.
|
||||
*/
|
||||
public static final int CACHE_COUNT = 5;
|
||||
|
||||
/**
|
||||
* The size of an index.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user