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
No known key found for this signature in database
GPG key ID: F13993A75599653C

View file

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