From 0169f0265104b1da3500fa006a4a654d7812808d Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Sun, 7 Feb 2010 23:18:38 +0100 Subject: stupid whitespace fix Signed-off-by: Denys Vlasenko --- lib/Utils/Polkit.cpp | 1 - lib/Utils/Polkit.h | 1 - 2 files changed, 2 deletions(-) (limited to 'lib') diff --git a/lib/Utils/Polkit.cpp b/lib/Utils/Polkit.cpp index a7e4a5da..a5e07760 100644 --- a/lib/Utils/Polkit.cpp +++ b/lib/Utils/Polkit.cpp @@ -18,7 +18,6 @@ with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ - #include #include #include diff --git a/lib/Utils/Polkit.h b/lib/Utils/Polkit.h index 22b34019..d9e097ac 100644 --- a/lib/Utils/Polkit.h +++ b/lib/Utils/Polkit.h @@ -18,7 +18,6 @@ with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ - #ifndef ABRT_POLKIT_H #define ABRT_POLKIT_H -- cgit