mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-17 00:04:02 -04:00
parent
4a8cb08c1d
commit
f2332258c9
@ -40,8 +40,6 @@ class QgsSingleton
|
||||
|
||||
explicit QgsSingleton()
|
||||
{
|
||||
Q_ASSERT( sInstance == 0 );
|
||||
sInstance = static_cast<T*>( this );
|
||||
}
|
||||
|
||||
private:
|
||||
|
Loading…
x
Reference in New Issue
Block a user