JANITORIAL: Remove obselete references to MetaEngineConnect
At some point when splitting the MetaEngine to a detection plugin and a static meta engine, the former was called MetaEngine while the latter was called MetaEngineConnect. Thus was then later change to MetaEngineDetection and MetaEngine. But some references were left to the former names in comments and documentation.
This commit is contained in:
parent
5e55ff8f0d
commit
67720ef658
6 changed files with 30 additions and 32 deletions
|
@ -261,7 +261,7 @@ WARN_UNUSED_RESULT bool MetaEngine::readSavegameHeader(Common::InSaveFile *in, E
|
|||
|
||||
|
||||
//////////////////////////////////////////////
|
||||
// MetaEngineConnect default implementations
|
||||
// MetaEngine default implementations
|
||||
//////////////////////////////////////////////
|
||||
|
||||
SaveStateList MetaEngine::listSaves(const char *target) const {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue