From: Josef Reidinger Date: Tue, 26 May 2015 14:55:11 +0000 (+0200) Subject: consistent empty lines X-Git-Tag: v0.2.8~9^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F165%2Fhead;p=thirdparty%2Fsnapper.git consistent empty lines --- diff --git a/client/snapper.cc b/client/snapper.cc index 3a3e505f..ebff0be7 100644 --- a/client/snapper.cc +++ b/client/snapper.cc @@ -236,7 +236,6 @@ void command_list_configs(DBus::Connection* conn, Snapper* snapper) { getopts.parse("list-configs", GetOpts::no_options); - if (getopts.hasArgs()) { cerr << _("Command 'list-configs' does not take arguments.") << endl;