Removed unused code
This commit is contained in:
@@ -333,10 +333,5 @@ class DBClean {
|
||||
|
||||
Config::set('system', 'dbclean-last-id-10', $last_id);
|
||||
}
|
||||
|
||||
// Call it again if not all entries were purged
|
||||
//if ($count > 0) {
|
||||
// Worker::add(PRIORITY_MEDIUM, 'DBClean');
|
||||
//}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user