aboutsummaryrefslogtreecommitdiff
path: root/cyclone/shadow/nettles.c
diff options
context:
space:
mode:
Diffstat (limited to 'cyclone/shadow/nettles.c')
-rw-r--r--cyclone/shadow/nettles.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/cyclone/shadow/nettles.c b/cyclone/shadow/nettles.c
index c9ddb04..ae04894 100644
--- a/cyclone/shadow/nettles.c
+++ b/cyclone/shadow/nettles.c
@@ -568,8 +568,8 @@ void nettles_setup(void)
gensym("set"), A_FLOAT, 0);
class_sethelpsymbol(sigaccum_class, gensym("nettles"));
- logpost(NULL, 4, "this is cyclone/nettles %s, %dth %s build",
- CYCLONE_VERSION, CYCLONE_BUILD, CYCLONE_RELEASE);
+// logpost(NULL, 4, "this is cyclone/nettles %s, %dth %s build",
+// CYCLONE_VERSION, CYCLONE_BUILD, CYCLONE_RELEASE);
}
void allnettles_setup(void)