diff Plugins/Engine/PluginsManager.cpp @ 1200:1e1390665639 db-changes

fix sample
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 23 Oct 2014 14:42:11 +0200
parents 57400f233de8
children f1c01451a8ee
line wrap: on
line diff
--- a/Plugins/Engine/PluginsManager.cpp	Thu Oct 23 14:29:45 2014 +0200
+++ b/Plugins/Engine/PluginsManager.cpp	Thu Oct 23 14:42:11 2014 +0200
@@ -179,7 +179,7 @@
 
     if (error)
     {
-      LOG(ERROR) << "Exception when dealing with service " << service;
+      // LOG(ERROR) << "Exception when dealing with service " << service;
     }
     else
     {