summaryrefslogtreecommitdiffstats
path: root/Smoke/colormap.h
diff options
context:
space:
mode:
Diffstat (limited to 'Smoke/colormap.h')
-rw-r--r--Smoke/colormap.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/Smoke/colormap.h b/Smoke/colormap.h
index 6d63ed1..9115753 100644
--- a/Smoke/colormap.h
+++ b/Smoke/colormap.h
@@ -16,8 +16,6 @@ int colormap_get_scaling(void);
void colormap_set_clamping(int clamping);
int colormap_get_clamping(void);
-void colormap_set_tempscale(float temp);
-
void colormap_set_scale_min(float min_scale);
float colormap_get_scale_min(void);