Mercurial > hg > fxanalyse
diff FXAnalyse.h @ 159:07153c41ba16
Code cleanup
author | Daniele Nicolodi <daniele.nicolodi@obspm.fr> |
---|---|
date | Mon, 03 Feb 2014 17:32:47 +0100 |
parents | f4633519a628 |
children | f609fb29536b |
line wrap: on
line diff
--- a/FXAnalyse.h Mon Feb 03 15:22:35 2014 +0100 +++ b/FXAnalyse.h Mon Feb 03 17:32:47 2014 +0100 @@ -22,7 +22,6 @@ #define CALCN_DELTAFREQ 6 /* control type: numeric, callback function: (none) */ #define CALCN_START 7 /* control type: command, callback function: CB_OnStartNCalculus */ #define CALCN_ACCEPTN 8 /* control type: command, callback function: CB_OnAcceptN */ -#define CALCN_SLOPE 9 /* control type: numeric, callback function: (none) */ #define ESTIMATEN3 2 #define ESTIMATEN3_N 2 /* control type: numeric, callback function: (none) */