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 --- src/Hooks/abrt-hook-python.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/Hooks/abrt-hook-python.cpp') diff --git a/src/Hooks/abrt-hook-python.cpp b/src/Hooks/abrt-hook-python.cpp index 5686c17..4607b87 100644 --- a/src/Hooks/abrt-hook-python.cpp +++ b/src/Hooks/abrt-hook-python.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 /* We can easily get rid of abrtlib (libABRTUtils.so) usage in this file, -- cgit