diff --git a/backup/moodle2/restore_qtype_moopt_plugin.class.php b/backup/moodle2/restore_qtype_moopt_plugin.class.php
index ef966844f0b4ffd3a7973945a6a34834168b6ada..8d242e79b0d0d72248250aa191c0ee52c557981e 100644
--- a/backup/moodle2/restore_qtype_moopt_plugin.class.php
+++ b/backup/moodle2/restore_qtype_moopt_plugin.class.php
@@ -22,7 +22,7 @@ class restore_qtype_moopt_plugin extends restore_qtype_plugin {
      * Returns the paths to be handled by the plugin at question level
      */
     protected function define_question_plugin_structure() {
-        $this->step->log('Restore called', backup::LOG_INFO);
+//        $this->step->log('Restore called', backup::LOG_INFO);
 
         $paths = array();