v0.2.55..v0.2.56 changeset BoundedCommand.cpp - ngageoint/hootenanny GitHub Wiki
diff --git a/hoot-core/src/main/cpp/hoot/core/cmd/BoundedCommand.cpp b/hoot-core/src/main/cpp/hoot/core/cmd/BoundedCommand.cpp
index 16817c3..57e70dc 100644
--- a/hoot-core/src/main/cpp/hoot/core/cmd/BoundedCommand.cpp
+++ b/hoot-core/src/main/cpp/hoot/core/cmd/BoundedCommand.cpp
@@ -35,10 +35,6 @@
namespace hoot
{
-BoundedCommand::BoundedCommand()
-{
-}
-
int BoundedCommand::runSimple(QStringList& args)
{
if (args.contains("--write-bounds"))