Skip to content

Commit

Permalink
Removed extraneous line in results widget.
Browse files Browse the repository at this point in the history
  • Loading branch information
sgavrilovic committed Jun 24, 2021
1 parent 6daefdf commit a603cc7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions UIWidgets/ResultsWidget.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -298,8 +298,6 @@ int ResultsWidget::printToPDF(void)

void ResultsWidget::selectComponents(void)
{
selectComponentsLineEdit->clear();

try
{
selectComponentsLineEdit->selectComponents();
Expand Down

0 comments on commit a603cc7

Please sign in to comment.