Benchmark program

This commit is contained in:
Sandhyaa Radhakrishnan 2011-08-15 07:26:13 +00:00
parent 87e1ca2d10
commit c746897a1f
1 changed files with 0 additions and 1 deletions

View File

@ -20,7 +20,6 @@ int main (int argc, char * argv[])
{
CGAL::Timer t_mink_sum;
// Open the input file.
if (argc < 2) {
std::cerr << "Failed to open the input file." << std::endl;
return (1);