Disables the profiling of a function
remove_profiling(funname)
A character string, the name of the profiled function
remove_profiling
removes the instructions needed for the profiling of a function.
This function uses the Scilab functions bytecode
and
walkbytecode