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
|
#endif
|
||||||
}
|
}
|
||||||
|
|
||||||
// Todo implement
|
// Todo implement
|
||||||
bool Browser::RemoveAsDefaultProtocolClient(const std::string& protocol,
|
bool Browser::RemoveAsDefaultProtocolClient(const std::string& protocol,
|
||||||
mate::Arguments* args) {
|
mate::Arguments* args) {
|
||||||
return false;
|
return false;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue