changeset 225:5478cfdaa72b

Remove debugging leftover from [233].
author cmlenz
date Tue, 27 Sep 2005 15:40:31 +0000
parents 5f2249bef2e7
children 86836ec604f8
files bitten/util/beep.py
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/bitten/util/beep.py
+++ b/bitten/util/beep.py
@@ -287,7 +287,6 @@
         This parses the frame header and decides which channel to pass it to.
         """
         log.debug('Handling frame [%s]', ' '.join(header))
-        log.debug('  with payload:\n%s', payload)
         msgno = None
         channel = None
         try:
Copyright (C) 2012-2017 Edgewall Software