Cleaned up usages of CoreImpl::instance
The instance method has been moved to ICore, so there is generally no need to include coreimpl.h anymore. Many objects accessed through this core instance also had their own static instance methods.
Please register or sign in to comment