Skip to content
Snippets Groups Projects
Commit ae80944d authored by Andrews Sobral's avatar Andrews Sobral
Browse files

Update PratiMediodBGS.cpp

parent b674f078
No related branches found
No related tags found
No related merge requests found
...@@ -45,8 +45,7 @@ PratiMediodBGS::PratiMediodBGS() ...@@ -45,8 +45,7 @@ PratiMediodBGS::PratiMediodBGS()
PratiMediodBGS::~PratiMediodBGS() PratiMediodBGS::~PratiMediodBGS()
{ {
if(m_median_buffer != NULL) delete[] m_median_buffer;
delete[] m_median_buffer;
} }
void PratiMediodBGS::Initalize(const BgsParams& param) void PratiMediodBGS::Initalize(const BgsParams& param)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment