Changes: MComponentCache::populateForWRTApplication() enabled in WRTBooster.

pull/1/head
Jussi Lind 15 years ago
parent 5c8f50a752
commit f6171930cd

@ -43,7 +43,7 @@ const string & WRTBooster::socketId() const
bool WRTBooster::preload()
{
#ifdef HAVE_MCOMPONENTCACHE
// MComponentCache::populateForWRTApplication();
MComponentCache::populateForWRTApplication();
#endif
return true;
}

Loading…
Cancel
Save