We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8aecb1 commit a328365Copy full SHA for a328365
bt/app/discovery.cpp
@@ -649,8 +649,6 @@ namespace bt {
649
}
650
651
string discovery::get_shell_url_association_progid(const string& protocol_name) {
652
- string prog_id;
653
-
654
// There are 3 locations to check:
655
// - HKEY_CURRENT_USER\Software\Microsoft\Windows\Shell\Associations\UrlAssociations\http\UserChoiceLatest\ProgId, value of ProdId
656
// - HKEY_CURRENT_USER\Software\Microsoft\Windows\Shell\Associations\UrlAssociations\http\UserChoiceLatest, value of ProdId
0 commit comments