Commit cadaeeb8 authored by emerit's avatar emerit
Browse files

remove commented line

parent af6addb1
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -65,6 +65,5 @@ clc
    [~,~,info] = Mod_Hrf_Itd(dataSpec, modSpec);
    
    %% load model and generate parameters for IVAS
 %   Gen_Hrf_IVAS_Binary_new(dataSpec, modSpec, info);
    Gen_Hrf_IVAS_Binary(dataSpec, modSpec, info);
end