mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Remove old rollback migration code (#13082)
This commit is contained in:
parent
6d45c243f8
commit
bb74da5903
2 changed files with 1 additions and 135 deletions
|
@ -73,7 +73,6 @@ private:
|
|||
int range, int limit);
|
||||
const std::list<RollbackAction> getActionsSince(time_t firstTime,
|
||||
const std::string & actor = "");
|
||||
void migrate(const std::string & filepath);
|
||||
static float getSuspectNearness(bool is_guess, v3s16 suspect_p,
|
||||
time_t suspect_t, v3s16 action_p, time_t action_t);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue