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

Update T2FMRF.cpp

parent 41864309
No related branches found
No related tags found
No related merge requests found
...@@ -61,8 +61,7 @@ T2FMRF::T2FMRF() ...@@ -61,8 +61,7 @@ T2FMRF::T2FMRF()
T2FMRF::~T2FMRF() T2FMRF::~T2FMRF()
{ {
if(m_modes != NULL) delete[] m_modes;
delete[] m_modes;
} }
void T2FMRF::Initalize(const BgsParams& param) void T2FMRF::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