From 6cc43393c659797fbea3ef1e39f8c076412f0d30 Mon Sep 17 00:00:00 2001 From: Julio Biason Date: Mon, 13 Apr 2009 10:06:23 +1000 Subject: [PATCH] Oops, no debug needed --- mitter | 2 -- 1 file changed, 2 deletions(-) diff --git a/mitter b/mitter index b5d1da4..7c13eed 100755 --- a/mitter +++ b/mitter @@ -53,8 +53,6 @@ def main(): metavar='INTERFACE', help='Interface to be used.') - logging.basicConfig(level=logging.DEBUG) - # Start the network manager (which will add the network options) connection = Networks(options)