Upstream version 11.39.250.0
[platform/framework/web/crosswalk.git] / src / sync / internal_api / public / engine / passive_model_worker.cc
index 02036d5..3117194 100644 (file)
@@ -18,7 +18,6 @@ PassiveModelWorker::~PassiveModelWorker() {
 }
 
 void PassiveModelWorker::RegisterForLoopDestruction() {
-  base::MessageLoop::current()->AddDestructionObserver(this);
   SetWorkingLoopToCurrent();
 }