diff options
Diffstat (limited to 'smsmatrix.scm')
-rw-r--r-- | smsmatrix.scm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/smsmatrix.scm b/smsmatrix.scm index 2518fa6..4797493 100644 --- a/smsmatrix.scm +++ b/smsmatrix.scm @@ -222,7 +222,6 @@ (txt . ,message) (tts . ,(if tts-fallback 1 0))) 'pin '()))) - (print res) ;; Check for errors in phone number recipients if it was asked for (when error-on-failure (for-each (lambda (entry) |