From 23a0f5318c50cdf3dce19e4de0c98fb5ae1c2618 Mon Sep 17 00:00:00 2001 From: Christoph Mallon Date: Sun, 7 Aug 2011 11:39:54 +0200 Subject: JANITORIAL: Remove trailing empty lines. --- test/cxxtest/sample/Construct | 2 -- 1 file changed, 2 deletions(-) (limited to 'test/cxxtest/sample/Construct') diff --git a/test/cxxtest/sample/Construct b/test/cxxtest/sample/Construct index b8019616a9..994daa4fa5 100644 --- a/test/cxxtest/sample/Construct +++ b/test/cxxtest/sample/Construct @@ -60,5 +60,3 @@ sub cons::CxxTestErrorPrinter($$@) { my ($env, $dst, @srcs) = @_; CxxTestRunner $env $dst, 'ErrorPrinter', @srcs; } - - -- cgit v1.2.3