From 80550345dc73ed8a05cf5186aef79b9bbc19d4e7 Mon Sep 17 00:00:00 2001
From: Elias Pipping <elias.pipping@fu-berlin.de>
Date: Mon, 12 Sep 2011 11:38:34 +0200
Subject: [PATCH] Whitespace

---
 src/samplefunctional.hh | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/samplefunctional.hh b/src/samplefunctional.hh
index 2cfdb57a..bbe66928 100644
--- a/src/samplefunctional.hh
+++ b/src/samplefunctional.hh
@@ -12,7 +12,6 @@
 #include "properscalarincreasingconvexfunction.hh"
 
 namespace Dune {
-
 template <int dimension, class Function = TrivialFunction>
 class SampleFunctional {
 public:
-- 
GitLab