Tadashi Okoshi
slash****@users*****
2005年 12月 18日 (日) 13:20:36 JST
Index: affelio/lib/Affelio/misc/Debug.pm
diff -u affelio/lib/Affelio/misc/Debug.pm:1.8 affelio/lib/Affelio/misc/Debug.pm:1.9
--- affelio/lib/Affelio/misc/Debug.pm:1.8 Sat Dec 17 03:42:27 2005
+++ affelio/lib/Affelio/misc/Debug.pm Sun Dec 18 13:20:36 2005
@@ -14,7 +14,7 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#
-# $Id: Debug.pm,v 1.8 2005/12/16 18:42:27 slash5234 Exp $
+# $Id: Debug.pm,v 1.9 2005/12/18 04:20:36 slash5234 Exp $
package Affelio::misc::Debug;
{
@@ -25,7 +25,7 @@
sub debug_print{
my ($msg)= @_;
####################
- return;
+# return;
####################
chomp ($msg);
$msg .= "\n";