summaryrefslogtreecommitdiffstats
path: root/Smoke/fluids.h
diff options
context:
space:
mode:
authorOliver Schinagl <oliver@schinagl.nl>2008-01-09 13:11:49 (GMT)
committerOliver Schinagl <oliver@schinagl.nl>2008-01-09 13:11:49 (GMT)
commit2f82b925a8d54fccc0ed78ce9c16f1079aed8588 (patch)
tree1b90101f9988fd6f6ee8926add15d4d6b2fdf5cc /Smoke/fluids.h
parent54de5aa73a9effad7857f597fba3d6fa99e7f21f (diff)
download2iv35-2f82b925a8d54fccc0ed78ce9c16f1079aed8588.zip
2iv35-2f82b925a8d54fccc0ed78ce9c16f1079aed8588.tar.gz
2iv35-2f82b925a8d54fccc0ed78ce9c16f1079aed8588.tar.bz2
relocated rescale_to_winwith
Diffstat (limited to 'Smoke/fluids.h')
-rw-r--r--Smoke/fluids.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/Smoke/fluids.h b/Smoke/fluids.h
index 07e8c1b..c9ba8b1 100644
--- a/Smoke/fluids.h
+++ b/Smoke/fluids.h
@@ -74,8 +74,6 @@ extern float threshold1;
extern float threshold2;
extern int active_slider;
-int rescale_to_winwidth(float value);
-
void fluids_set_calculate(int calculate);