aboutsummaryrefslogtreecommitdiff
path: root/src/cube_sphere.c
diff options
context:
space:
mode:
authormusil <tmusil@users.sourceforge.net>2006-12-14 20:34:27 +0000
committermusil <tmusil@users.sourceforge.net>2006-12-14 20:34:27 +0000
commit830ed801768d14a2d686a0bee823a9d0602c5cef (patch)
tree81f2a96cafcede83f20df28a30fb78a3ce8cd24c /src/cube_sphere.c
parent68bc10e23ddfbd805095a1c03ba06c5c63f57f52 (diff)
// class_sethelpsymbol();
svn path=/trunk/externals/iem/iemgui/; revision=6903
Diffstat (limited to 'src/cube_sphere.c')
-rw-r--r--src/cube_sphere.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cube_sphere.c b/src/cube_sphere.c
index 44bfa94..ed38b7a 100644
--- a/src/cube_sphere.c
+++ b/src/cube_sphere.c
@@ -787,5 +787,5 @@ void cube_sphere_setup(void)
#endif
class_setwidget(cube_sphere_class, &cube_sphere_widgetbehavior);
- class_sethelpsymbol(cube_sphere_class, gensym("iemhelp2/help-cube_sphere"));
+// class_sethelpsymbol(cube_sphere_class, gensym("iemhelp2/help-cube_sphere"));
}