mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-17 09:48:12 +00:00
BASE: Get rid of unecessary friend in PluginManagerUncached.
This commit is contained in:
parent
96853b234c
commit
1e0de79cf5
@ -344,7 +344,6 @@ public:
|
||||
**/
|
||||
class PluginManagerUncached : public PluginManager {
|
||||
protected:
|
||||
friend class PluginManager;
|
||||
PluginList _allEnginePlugins;
|
||||
PluginList::iterator _currentPlugin;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user