Commit bc250c2e authored by edgarriba's avatar edgarriba

bug fixed

parent 80b4f99b
......@@ -162,10 +162,6 @@ int main(int argc, char *argv[])
return -1;
}
// Input parameters
if(argc > 2) pnpMethod = 0;
// start and end times
time_t start, end;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment