From 9ea81f28835d3c7b7f94e15e9b544cf03c2fab3b Mon Sep 17 00:00:00 2001 From: graham Date: Wed, 21 Jan 2009 18:02:28 +0000 Subject: [PATCH] Blank line removal --- .../utilities/mesh/generation/CV3DMesher/indexedVertex.H | 1 - 1 file changed, 1 deletion(-) diff --git a/applications/utilities/mesh/generation/CV3DMesher/indexedVertex.H b/applications/utilities/mesh/generation/CV3DMesher/indexedVertex.H index 1eecba4877..35b6600571 100644 --- a/applications/utilities/mesh/generation/CV3DMesher/indexedVertex.H +++ b/applications/utilities/mesh/generation/CV3DMesher/indexedVertex.H @@ -132,7 +132,6 @@ public: return index_; } - int& type() { return type_;