aboutsummaryrefslogtreecommitdiff
path: root/src/cube_sphere.c
diff options
context:
space:
mode:
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"));
}