Instance: merge DatabaseModified() into OnDatabaseModified()
This commit is contained in:
@@ -81,13 +81,6 @@ struct Instance final
|
||||
Database *GetDatabase(Error &error);
|
||||
|
||||
void DeleteSong(const char *uri);
|
||||
|
||||
/**
|
||||
* The database has been modified. Propagate the change to
|
||||
* all subsystems.
|
||||
*/
|
||||
void DatabaseModified();
|
||||
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user