remove a space from a comment wow thanks linter
This commit is contained in:
parent
c9da806c84
commit
a1347f67a1
1 changed files with 1 additions and 1 deletions
|
@ -121,7 +121,7 @@ bool Browser::IsDefaultProtocolClient(const std::string& protocol,
|
|||
#endif
|
||||
}
|
||||
|
||||
// Todo implement
|
||||
// Todo implement
|
||||
bool Browser::RemoveAsDefaultProtocolClient(const std::string& protocol,
|
||||
mate::Arguments* args) {
|
||||
return false;
|
||||
|
|
Loading…
Reference in a new issue