pushmsg: Remove blank line.
This commit is contained in:
parent
1850f7b112
commit
3ce37eb126
@ -59,7 +59,6 @@ void read_options(int argc, char *argv[])
|
||||
message.base_url = vm["baseurl"].as<std::string>();
|
||||
message.token = vm["token"].as<std::string>();
|
||||
if (vm.count("title") != 0)
|
||||
|
||||
{
|
||||
message.title = vm["title"].as<std::string>();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user