db/update/Service: allocate UpdateWalk dynamically
This commit is contained in:
@@ -71,14 +71,6 @@ public:
|
||||
cancel = true;
|
||||
}
|
||||
|
||||
/**
|
||||
* Call from the main thread before starting the update
|
||||
* thread.
|
||||
*/
|
||||
void Prepare() {
|
||||
cancel = false;
|
||||
}
|
||||
|
||||
/**
|
||||
* Returns true if the database was modified.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user