[Slashdotjp-dev 1460] [991] remove needless debug output

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2009年 2月 6日 (金) 16:08:23 JST


Revision: 991
          http://svn.sourceforge.jp/view?root=slashdotjp&view=rev&rev=991
Author:   tach
Date:     2009-02-06 16:08:23 +0900 (Fri, 06 Feb 2009)

Log Message:
-----------
remove needless debug output

Modified Paths:
--------------
    slashjp/trunk/plugins/Admin/admin.pl


-------------- next part --------------
Modified: slashjp/trunk/plugins/Admin/admin.pl
===================================================================
--- slashjp/trunk/plugins/Admin/admin.pl	2009-02-06 04:40:09 UTC (rev 990)
+++ slashjp/trunk/plugins/Admin/admin.pl	2009-02-06 07:08:23 UTC (rev 991)
@@ -1664,9 +1664,6 @@
 			$chosenc_hr = $chosen{stc};
 		}
 	}
-use Data::Dumper;
-print STDERR Dumper($chosen_hr);
-print STDERR Dumper($chosenc_hr);
 
 	# save the user's topic popup settings
 	if (exists $form->{st_saved_tree} || exists $form->{st_tree_pref}) {



Slashdotjp-dev メーリングリストの案内
Back to archive index