Last modules fixes
This commit is contained in:
@@ -4,13 +4,4 @@
|
||||
|
||||
namespace Ndk
|
||||
{
|
||||
/*!
|
||||
* \brief Checks whether the module is initialized
|
||||
* \return true if module is initialized
|
||||
*/
|
||||
|
||||
inline bool Sdk::IsInitialized()
|
||||
{
|
||||
return s_referenceCounter != 0;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user