Skip to content

Commit

Permalink
Remove unreachable code line
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.opennebula.org/one/trunk@522 3034c82b-c49b-4eb3-8279-a7acafdc01c0
  • Loading branch information
tinova committed May 22, 2009
1 parent f7aef4a commit 91e6e80
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/tm/TransferManager.cc
Original file line number Diff line number Diff line change
Expand Up @@ -765,8 +765,6 @@ void TransferManager::epilog_stop_action(int vid)

vm->unlock();
return;

(nd.get_lcm())->trigger(LifeCycleManager::EPILOG_SUCCESS,vid);
}

/* -------------------------------------------------------------------------- */
Expand Down

0 comments on commit 91e6e80

Please sign in to comment.