From d7ab3f0b528a54e7fa40903194ae19d687002216 Mon Sep 17 00:00:00 2001 From: John Morrison Date: Fri, 15 Jun 2012 13:52:28 -0400 Subject: updated README with basic usage, fixed extraneous i --- fly-tools/FlyTrackingMain.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'fly-tools/FlyTrackingMain.cpp') 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); -- cgit v1.2.3