From 5b235124888b13412c90150c74107e060a8fb4c5 Mon Sep 17 00:00:00 2001 From: Josef Reidinger Date: Tue, 26 May 2015 16:55:11 +0200 Subject: [PATCH] consistent empty lines --- client/snapper.cc | 1 - 1 file changed, 1 deletion(-) 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; -- 2.47.3