Explorar o código

No database needed for retrieve

Michael Bauer %!s(int64=13) %!d(string=hai) anos
pai
achega
a50e2dcc60
Modificáronse 1 ficheiros con 0 adicións e 5 borrados
  1. 0 5
      Libs/DICOM/Core/ctkDICOMRetrieve.cpp

+ 0 - 5
Libs/DICOM/Core/ctkDICOMRetrieve.cpp

@@ -216,11 +216,6 @@ bool ctkDICOMRetrievePrivate::initializeSCU( const QString& studyInstanceUID,
                                          const RetrieveType retrieveType,
                                          const RetrieveType retrieveType,
                                          DcmDataset *retrieveParameters)
                                          DcmDataset *retrieveParameters)
 {
 {
-  if ( !this->Database )
-    {
-    logger.error ( "No Database for retrieve transaction" );
-    return false;
-    }
 
 
   // If we like to query another server than before, be sure to disconnect first
   // If we like to query another server than before, be sure to disconnect first
   if (this->SCU.isConnected() && this->ConnectionParamsChanged)
   if (this->SCU.isConnected() && this->ConnectionParamsChanged)