Skip to content

v0.2.55..v0.2.56 changeset InvertedEdgeMatchSet.cpp

Garret Voltz edited this page Aug 14, 2020 · 3 revisions
diff --git a/hoot-core/src/main/cpp/hoot/core/conflate/network/InvertedEdgeMatchSet.cpp b/hoot-core/src/main/cpp/hoot/core/conflate/network/InvertedEdgeMatchSet.cpp
index bb58ef5..4496d1f 100644
--- a/hoot-core/src/main/cpp/hoot/core/conflate/network/InvertedEdgeMatchSet.cpp
+++ b/hoot-core/src/main/cpp/hoot/core/conflate/network/InvertedEdgeMatchSet.cpp
@@ -22,15 +22,11 @@
  * This will properly maintain the copyright information. DigitalGlobe
  * copyrights will be updated automatically.
  *
- * @copyright Copyright (C) 2016, 2018 DigitalGlobe (http://www.digitalglobe.com/)
+ * @copyright Copyright (C) 2016, 2018, 2020 DigitalGlobe (http://www.digitalglobe.com/)
  */
 #include "InvertedEdgeMatchSet.h"
 
 namespace hoot
 {
 
-InvertedEdgeMatchSet::InvertedEdgeMatchSet()
-{
-}
-
 }
Clone this wiki locally