Skip to content

Commit

Permalink
Fix minor bug
Browse files Browse the repository at this point in the history
  • Loading branch information
nmellado committed Feb 21, 2017
2 parents ed916df + 317adde commit 5dc2968
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/super4pcs/super4pcs_test.cc
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,6 @@ int main(int argc, char **argv) {
vector<string>());
std::cout << "DONE" << std::endl;
}

if(! outputSampled2.empty() ){
std::cout << "Exporting Sampled cloud 2 to "
<< outputSampled2.c_str()
Expand Down

0 comments on commit 5dc2968

Please sign in to comment.