From 16265ec44520c3926c11127d0a6a6bac82a53275 Mon Sep 17 00:00:00 2001 From: Nathanael Sensfelder Date: Wed, 8 Jun 2016 17:58:56 +0200 Subject: ZoO now appends anything it learns to a file. Also, removes the "pointing to [...]" message, which was used for debug purposes. --- src/core/create_sentences.c | 6 ------ 1 file changed, 6 deletions(-) (limited to 'src/core/create_sentences.c') diff --git a/src/core/create_sentences.c b/src/core/create_sentences.c index e999199..6b69111 100644 --- a/src/core/create_sentences.c +++ b/src/core/create_sentences.c @@ -307,12 +307,6 @@ static unsigned char * extend_right switch (w->special) { case ZoO_WORD_REMOVES_LEFT_SPACE: - printf - ( - "current sentence:'%s', pointing at '%c'.\n", - current_sentence, - current_sentence[*sentence_size - addition_size - 2] - ); current_sentence[*sentence_size - addition_size - 2] = '\0'; case ZoO_WORD_HAS_NO_EFFECT: -- cgit v1.2.3-70-g09d2