turned PluginManager into a proper singleton
svn-id: r10688
This commit is contained in:
parent
d177364715
commit
6e09d35090
6 changed files with 10 additions and 21 deletions
|
@ -74,12 +74,6 @@ extern Engine *Engine_QUEEN_create(GameDetector *detector, OSystem *syst);
|
|||
#pragma mark -
|
||||
|
||||
|
||||
PluginManager *g_pluginManager = 0;
|
||||
|
||||
|
||||
#pragma mark -
|
||||
|
||||
|
||||
int Plugin::countTargets() const {
|
||||
const TargetSettings *target = getTargets();
|
||||
int count;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue