Skip to content

v0.2.55..v0.2.56 changeset ApiDb.h

Garret Voltz edited this page Aug 14, 2020 · 3 revisions
diff --git a/hoot-core/src/main/cpp/hoot/core/io/ApiDb.h b/hoot-core/src/main/cpp/hoot/core/io/ApiDb.h
index ce86982..df83ac2 100644
--- a/hoot-core/src/main/cpp/hoot/core/io/ApiDb.h
+++ b/hoot-core/src/main/cpp/hoot/core/io/ApiDb.h
@@ -68,7 +68,6 @@ class TableType;
  */
 class ApiDb
 {
-
 public:
 
   static const int COORDINATE_SCALE = 1e7;
Clone this wiki locally