Tadashi Okoshi
slash****@users*****
2005年 11月 8日 (火) 14:16:29 JST
Index: affelio/lib/Affelio/misc/Debug.pm
diff -u affelio/lib/Affelio/misc/Debug.pm:1.6 affelio/lib/Affelio/misc/Debug.pm:1.7
--- affelio/lib/Affelio/misc/Debug.pm:1.6 Fri Jul 1 16:22:36 2005
+++ affelio/lib/Affelio/misc/Debug.pm Tue Nov 8 14:16:29 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.6 2005/07/01 07:22:36 slash5234 Exp $
+# $Id: Debug.pm,v 1.7 2005/11/08 05:16:29 slash5234 Exp $
package Affelio::misc::Debug;
{
@@ -25,7 +25,7 @@
sub debug_print{
my ($msg)= @_;
####################
- return;
+# return;
####################
chomp ($msg);
$msg .= "\n";