diff options
Diffstat (limited to 'flow/gsl/gslfilter.c')
-rw-r--r-- | flow/gsl/gslfilter.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/flow/gsl/gslfilter.c b/flow/gsl/gslfilter.c index 9cf9b69..1d46800 100644 --- a/flow/gsl/gslfilter.c +++ b/flow/gsl/gslfilter.c @@ -1371,9 +1371,3 @@ gsl_filter_sine_scan (guint order, } return result; } - - - - - -/* vim:set ts=8 sts=2 sw=2: */ |