From 02d56750bda532e9a0b4e4d9efcde82ae44fdc38 Mon Sep 17 00:00:00 2001 From: "Daniel P. Berrange" Date: Tue, 10 Jan 2012 15:03:38 +0000 Subject: Remove trailing blank lines Remove any blank lines at the end of all source files --- client/x11/red_drawable.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'client/x11/red_drawable.cpp') diff --git a/client/x11/red_drawable.cpp b/client/x11/red_drawable.cpp index d6cce920..fd5d4a16 100644 --- a/client/x11/red_drawable.cpp +++ b/client/x11/red_drawable.cpp @@ -793,4 +793,3 @@ void RedDrawable::frame_rect(const SpiceRect& area, rgb32_t color) THROW("invalid dest type %d", dest->source.type); } } - -- cgit