Browse Source

Remove blank line for stylistic reasons

Steve Pieper 13 years ago
parent
commit
511f031dee
1 changed files with 0 additions and 1 deletions
  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())
   {