Commit deda95fb authored by Cresson Remi's avatar Cresson Remi
Browse files

REFAC: remove SetDocName()

parent 30a22027
No related merge requests found
Showing with 0 additions and 1 deletion
+0 -1
......@@ -55,7 +55,6 @@ public:
SetDescription("Resample an image using the mean value of the pixels over a square neighborhood");
// Documentation
SetDocName("ExtractBand");
SetDocLongDescription("This application decimates an input image using the mean value of the pixels neighborhood");
SetDocLimitations("None");
SetDocAuthors("Remi Cresson");
......
Supports Markdown
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