mirror of https://github.com/zlatinb/muwire
parent
e27704c1af
commit
855183397b
|
@ -95,10 +95,6 @@ class PersisterFolderService extends BasePersisterService {
|
|||
|
||||
/**
|
||||
* Loads every JSON into memory
|
||||
*
|
||||
* TODO: Decide if this is a good idea
|
||||
* The more shared files, the more we'll load in memory.
|
||||
* It might not be necessary
|
||||
*/
|
||||
private void _load() {
|
||||
int loaded = 0
|
||||
|
|
Loading…
Reference in New Issue