automatic commit
[folded-ctf.git] / pi_feature.cc
index c3be53a..7f9cf85 100644 (file)
@@ -138,13 +138,6 @@ void PiFeature::draw_edge_thresholding(RGBImage *image,
                                   &registered_window_a);
 
   referential->draw_window(image, _registration_a, &registered_window_a, 0);
-
-//   if(!global.pictures_for_article) {
-//     int tag = referential->register_edge(_registration_a, _tag);
-
-//     referential->draw_edge_and_scale(image, _registration_a, &registered_window_a,
-//                                      tag, _edge_scale);
-//   }
 }
 
 void PiFeature::print_edge_thresholding(ostream *os) {