aboutsummaryrefslogtreecommitdiff
path: root/src/paramGui.h
diff options
context:
space:
mode:
authorThomas O Fredericks <mrtof@users.sourceforge.net>2009-11-04 13:28:43 +0000
committerThomas O Fredericks <mrtof@users.sourceforge.net>2009-11-04 13:28:43 +0000
commit09f42b21764953749f83accbf01948bc4b318577 (patch)
tree8806cc7dbe0ad46e26e838ac26dfed680faa3c2b /src/paramGui.h
parent501c33dc76bcc440d0bc30955c22874075c31645 (diff)
Added menubutton
svn path=/trunk/externals/tof/; revision=12722
Diffstat (limited to 'src/paramGui.h')
-rw-r--r--src/paramGui.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/paramGui.h b/src/paramGui.h
index 1d44a17..2cef335 100644
--- a/src/paramGui.h
+++ b/src/paramGui.h
@@ -258,8 +258,7 @@ static void paramGui_buildCanvas(t_paramGui* x,int x_position,int y_position) {
x->childcanvas->gl_screeny1 = y_position;
x->childcanvas->gl_screenx2 = pos_x + 300 + x->childcanvas->gl_screenx1;
x->childcanvas->gl_screeny2 = pos_y + 30 + x->childcanvas->gl_screeny1;
- //post("size: %i %i %i %i",x->childcanvas->gl_screenx1,x->childcanvas->gl_screeny1,\
- x->childcanvas->gl_screenx2,x->childcanvas->gl_screeny2);
+
// Change the build flag