Skip to content
Snippets Groups Projects
Commit dcd999a0 authored by Emmanuel Christophe's avatar Emmanuel Christophe
Browse files

BUG: removing unused method

parent 2d57db1f
No related branches found
No related tags found
No related merge requests found
......@@ -169,7 +169,7 @@ public:
typedef typename std::vector<double> VectorType;
/** Compute a resampled profil according to the window size.*/
virtual void ComputeResampledWindowedSincProfil();
// virtual void ComputeResampledWindowedSincProfil();
protected:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment