Marco Nolden 13 years ago
parent
commit
b64ca79943
1 changed files with 0 additions and 2 deletions
  1. 0 2
      Libs/DICOM/Core/ctkDICOMDatabase.cpp

+ 0 - 2
Libs/DICOM/Core/ctkDICOMDatabase.cpp

@@ -454,8 +454,6 @@ void ctkDICOMDatabase::insert( const ctkDICOMDataset& ctkDataset, bool storeFile
 {
 {
   Q_D(ctkDICOMDatabase);
   Q_D(ctkDICOMDatabase);
 
 
-
-
   // Check to see if the file has already been loaded
   // Check to see if the file has already been loaded
   // TODO:
   // TODO:
   // It could make sense to actually remove the dataset and re-add it. This needs the remove
   // It could make sense to actually remove the dataset and re-add it. This needs the remove