Simplify the usage of singleton
This commit is contained in:
parent
acb2c099f6
commit
310954713f
5 changed files with 18 additions and 27 deletions
|
@ -80,7 +80,6 @@ class App : public mate::EventEmitter,
|
|||
|
||||
scoped_ptr<ProcessSingleton> process_singleton_;
|
||||
scoped_ptr<ProcessSingletonStartupLock> process_singleton_startup_lock_;
|
||||
ProcessSingleton::NotifyResult process_notify_result_;
|
||||
|
||||
DISALLOW_COPY_AND_ASSIGN(App);
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue