diff OrthancServer/DicomProtocol/RemoteModalityParameters.cpp @ 812:8a36c947490c

refactoring
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 08 May 2014 14:51:49 +0200
parents 566a2fb3c1fb
children a811bdf8b8eb
line wrap: on
line diff
--- a/OrthancServer/DicomProtocol/RemoteModalityParameters.cpp	Wed May 07 16:58:22 2014 +0200
+++ b/OrthancServer/DicomProtocol/RemoteModalityParameters.cpp	Thu May 08 14:51:49 2014 +0200
@@ -41,7 +41,6 @@
 {
   RemoteModalityParameters::RemoteModalityParameters()
   {
-    name_ = "";
     aet_ = "ORTHANC";
     host_ = "localhost";
     port_ = 104;