STYLE: Minor code formatting

This commit is contained in:
andy
2013-04-09 17:53:12 +01:00
parent 99eee3c0d6
commit a97ff291c0

View File

@ -63,8 +63,6 @@ class processorCyclicPolyPatch
//- Index of originating patch
mutable label referPatchID_;
// Private member functions
protected:
@ -223,7 +221,6 @@ public:
// Destructor
virtual ~processorCyclicPolyPatch();