Skip to content

Commit a328365

Browse files
committed
oops
1 parent f8aecb1 commit a328365

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

bt/app/discovery.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -649,8 +649,6 @@ namespace bt {
649649
}
650650

651651
string discovery::get_shell_url_association_progid(const string& protocol_name) {
652-
string prog_id;
653-
654652
// There are 3 locations to check:
655653
// - HKEY_CURRENT_USER\Software\Microsoft\Windows\Shell\Associations\UrlAssociations\http\UserChoiceLatest\ProgId, value of ProdId
656654
// - HKEY_CURRENT_USER\Software\Microsoft\Windows\Shell\Associations\UrlAssociations\http\UserChoiceLatest, value of ProdId

0 commit comments

Comments
 (0)