summaryrefslogtreecommitdiffstats
path: root/Smoke/gtk_heightplots.c
diff options
context:
space:
mode:
Diffstat (limited to 'Smoke/gtk_heightplots.c')
-rw-r--r--Smoke/gtk_heightplots.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/Smoke/gtk_heightplots.c b/Smoke/gtk_heightplots.c
index c279094..0f74dc8 100644
--- a/Smoke/gtk_heightplots.c
+++ b/Smoke/gtk_heightplots.c
@@ -15,7 +15,6 @@ static GtkAdjustment *rho_adj, *vel_adj, *force_adj, *divv_adj, *divf_adj;
static gboolean set_dataset(GtkToggleButton *button, gpointer data)
{
- printf("height: %d\n", heightplots_get_height());
if (gtk_toggle_button_get_active(button)) {
switch ((int)data) {
default: