From: octo Date: Mon, 6 Jun 2005 21:21:21 +0000 (+0000) Subject: Removed debug output.. X-Git-Tag: Release-0.8.2~3 X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=5f515cea841dac07816b89131f5fc67e97529113;p=onis.git Removed debug output.. --- diff --git a/onis b/onis index d67b789..8b7832f 100755 --- a/onis +++ b/onis @@ -27,7 +27,7 @@ BEGIN # 0x0400 Data::Core (dump incoming data to stderr) # 0x0800 Data::Core (initializing) # 0x1000 Onis::Users - $::DEBUG = 0x0240; + $::DEBUG = 0x0000; } use strict;