summaryrefslogtreecommitdiffstats
path: root/Smoke/streamlines.h
diff options
context:
space:
mode:
Diffstat (limited to 'Smoke/streamlines.h')
-rw-r--r--Smoke/streamlines.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/Smoke/streamlines.h b/Smoke/streamlines.h
index 54c31ea..7c62a98 100644
--- a/Smoke/streamlines.h
+++ b/Smoke/streamlines.h
@@ -22,11 +22,6 @@ fftw_real *streamlines_get_frame(void);
void streamlines_set_history_scalars(struct fftw_real_xy *history);
struct fftw_real_xy *streamlines_get_history_scalars(void);
-void streamlines_set_history(fftw_real **history);
-fftw_real *streamlines_get_history(int hisdex);
-
-void streamlines_set_hisdex(int arg);
-int streamlines_get_hisdex(void);
struct color4f streamlines_get_color(float value);