Cleanup: comments (long lines) in freestyle
This commit is contained in:
@@ -43,7 +43,7 @@ class ImagePyramid {
|
||||
{
|
||||
}
|
||||
ImagePyramid(const ImagePyramid &iBrother);
|
||||
//ImagePyramid(const GrayImage& level0, unsigned nbLevels);
|
||||
// ImagePyramid(const GrayImage& level0, unsigned nbLevels);
|
||||
virtual ~ImagePyramid();
|
||||
|
||||
/*! Builds the pyramid.
|
||||
|
||||
Reference in New Issue
Block a user