remove empty lines

This commit is contained in:
Sébastien Loriot 2018-10-31 14:17:40 +01:00
parent 2fd7546778
commit b8be6649ec
2 changed files with 31 additions and 37 deletions

View File

@ -62,7 +62,6 @@ namespace Heat_method_3 {
struct Intrinsic_Delaunay
{};
namespace internal {
template <typename TriangleMesh,
typename Traits,
@ -224,7 +223,6 @@ public:
return m_sources;
}
private:
double
@ -368,8 +366,6 @@ private:
}
void
compute_divergence()
{
@ -510,8 +506,6 @@ public:
private:
void
build()
{