Commit cad3eff2 authored by Ken Edmundson's avatar Ken Edmundson
Browse files

removed unnecessary blank lines

parent 63f97b47
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -111,7 +111,6 @@ namespace Isis {
    m_activeControl = NULL;
    m_activeImageList = NULL;


    m_numImagesCurrentlyReading = 0;

    m_mutex = NULL;
@@ -131,7 +130,6 @@ namespace Isis {

    m_name = "Project";


    // Look for old projects
    QDir tempDir = QDir::temp();
    QStringList nameFilters;