remove a space from a comment wow thanks linter

This commit is contained in:
Shelley Vohr
2017-10-06 23:40:58 -04:00
parent c9da806c84
commit a1347f67a1

View File

@@ -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;