Selaa lähdekoodia

Remove blank line for stylistic reasons

Steve Pieper 13 vuotta sitten
vanhempi
commit
511f031dee
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. 0 1
      Libs/DICOM/Core/ctkDICOMIndexer.cpp

+ 0 - 1
Libs/DICOM/Core/ctkDICOMIndexer.cpp

@@ -98,7 +98,6 @@ ctkDICOMIndexer::~ctkDICOMIndexer()
 void ctkDICOMIndexer::addFile(ctkDICOMDatabase& ctkDICOMDatabase, 
                                    const QString& filePath,
                                    const QString& destinationDirectoryName)
-                                   
 {
   if (!destinationDirectoryName.isEmpty())
   {