diff --git a/src/launcher/wrtbooster.cpp b/src/launcher/wrtbooster.cpp index 9164e66..4dba6d0 100644 --- a/src/launcher/wrtbooster.cpp +++ b/src/launcher/wrtbooster.cpp @@ -43,7 +43,7 @@ const string & WRTBooster::socketId() const bool WRTBooster::preload() { #ifdef HAVE_MCOMPONENTCACHE -// MComponentCache::populateForWRTApplication(); + MComponentCache::populateForWRTApplication(); #endif return true; }