Skip to content

v0.2.55..v0.2.56 changeset IndexedEdgeLinks.cpp

Garret Voltz edited this page Aug 14, 2020 · 3 revisions
diff --git a/hoot-core/src/main/cpp/hoot/core/conflate/network/IndexedEdgeLinks.cpp b/hoot-core/src/main/cpp/hoot/core/conflate/network/IndexedEdgeLinks.cpp
index bf3fd27..a58185b 100644
--- a/hoot-core/src/main/cpp/hoot/core/conflate/network/IndexedEdgeLinks.cpp
+++ b/hoot-core/src/main/cpp/hoot/core/conflate/network/IndexedEdgeLinks.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 "IndexedEdgeLinks.h"
 
 namespace hoot
 {
 
-IndexedEdgeLinks::IndexedEdgeLinks()
-{
-}
-
 }
Clone this wiki locally