diff OrthancServer/OrthancMoveRequestHandler.cpp @ 722:3596177682a9

fix
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 14 Feb 2014 16:12:44 +0100
parents 2d0a347e8cfc
children 537837f50fbb
line wrap: on
line diff
--- a/OrthancServer/OrthancMoveRequestHandler.cpp	Fri Feb 14 12:45:51 2014 +0100
+++ b/OrthancServer/OrthancMoveRequestHandler.cpp	Fri Feb 14 16:12:44 2014 +0100
@@ -139,7 +139,6 @@
 
     ResourceType level = StringToResourceType(levelTmp->AsString().c_str());
 
-
     /**
      * Lookup for the resource to be sent.
      **/