v0.2.55..v0.2.56 changeset Match.cpp - ngageoint/hootenanny GitHub Wiki
diff --git a/hoot-core/src/main/cpp/hoot/core/conflate/matching/Match.cpp b/hoot-core/src/main/cpp/hoot/core/conflate/matching/Match.cpp
index 8611ef1..1fe5765 100644
--- a/hoot-core/src/main/cpp/hoot/core/conflate/matching/Match.cpp
+++ b/hoot-core/src/main/cpp/hoot/core/conflate/matching/Match.cpp
@@ -38,14 +38,6 @@ namespace hoot
long Match::_orderCount = 0;
-Match::Match()
-{
-}
-
-Match::~Match()
-{
-}
-
QString Match::explain() const
{
return toString();