Skip to content

Commit

Permalink
Merge branch 'update_checker'
Browse files Browse the repository at this point in the history
  • Loading branch information
akenmorris committed Jan 16, 2023
2 parents 3b1bcb6 + b44fb6f commit 0af1222
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Studio/Interface/UpdateChecker.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,6 @@ void UpdateChecker::handleNetworkReply(QNetworkReply* reply) {
update_available = true;
}

update_available = true;

if (update_available) {
auto url = QString("https://github.com/SCIInstitute/ShapeWorks/releases/latest");

Expand Down

0 comments on commit 0af1222

Please sign in to comment.