aboutsummaryrefslogtreecommitdiff
path: root/fly-tools/FlyTrackingMain.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'fly-tools/FlyTrackingMain.cpp')
-rw-r--r--fly-tools/FlyTrackingMain.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/fly-tools/FlyTrackingMain.cpp b/fly-tools/FlyTrackingMain.cpp
index 2e963a8..0595a45 100644
--- a/fly-tools/FlyTrackingMain.cpp
+++ b/fly-tools/FlyTrackingMain.cpp
@@ -2065,7 +2065,6 @@ int main(int argc, char **argv)
//MagickCore::SetMagickResourceLimit(MagickCore::MemoryResource, 1536);
//MagickCore::SetMagickResourceLimit(MagickCore::MapResource, 4092);
- i
if( inputFileName.empty() || origImagePath.empty() || finalOutputPath.empty() || maskImagePath.empty() || outputFilePrefix.empty() ) {
cerr << usage << endl;
exit(1);