Skip to content

Commit

Permalink
Fix compiler warning about comment
Browse files Browse the repository at this point in the history
  • Loading branch information
CarVac committed Sep 21, 2017
1 parent ff96002 commit 573e9c4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions filmulator-gui/database/sqlInsertion.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ void fileInsert(const QString hash,
query.exec();
}

/*This function
/*This function creates a default profile in the profile table, and a search entry in the searchtable.*/
/*It returns a QString containing the STsearchID.*/
QString createNewProfile(const QString fileHash,
Expand Down

0 comments on commit 573e9c4

Please sign in to comment.