diff OrthancServer/ServerContext.cpp @ 943:3fb427ac3f53 plugins

integration mainline -> plugins
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 25 Jun 2014 11:40:41 +0200
parents b3f6fb1130cd
children 8c67382f44a7
line wrap: on
line diff
--- a/OrthancServer/ServerContext.cpp	Tue Jun 24 16:37:06 2014 +0200
+++ b/OrthancServer/ServerContext.cpp	Wed Jun 25 11:40:41 2014 +0200
@@ -286,7 +286,7 @@
         LogMissingRequiredTag(dicomSummary);
       }
 
-      throw e;
+      throw;
     }
   }