SVN: vfmg/trunk/VFMG/Icons.pm

sparky sparky at pld-linux.org
Sat Dec 2 22:55:33 CET 2006


Author: sparky
Date: Sat Dec  2 22:55:30 2006
New Revision: 8041

Modified:
   vfmg/trunk/VFMG/Icons.pm
Log:
- don't warn, it works


Modified: vfmg/trunk/VFMG/Icons.pm
==============================================================================
--- vfmg/trunk/VFMG/Icons.pm	(original)
+++ vfmg/trunk/VFMG/Icons.pm	Sat Dec  2 22:55:30 2006
@@ -28,7 +28,6 @@
 }
 
 sub init {
-	warn "Icons init called";
 	unless ($main::opt{icons}) {
 		$scale_icon = sub { return "" };
 		return;


More information about the pld-cvs-commit mailing list