Refactor ActivityManager calls
This commit is contained in:
@@ -58,5 +58,4 @@ class Activity {
|
||||
// Convenience method to facilitate API transition to ActivityManager
|
||||
// TODO: remove this in near future
|
||||
void onGoHome();
|
||||
void onSelectBook(const std::string& path);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user