Skip to content

Commit

Permalink
Item609: remove debuging info
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.foswiki.org/trunk@1672 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
SvenDowideit authored and SvenDowideit committed Dec 30, 2008
1 parent e788fed commit fab37cf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/lib/Foswiki/Templates.pm
Expand Up @@ -410,7 +410,6 @@ sub _readTemplateFile {

sub validateFile {
my $file = shift;
print STDERR "validateFile($file)\n";
return -e $file;
}

Expand Down

0 comments on commit fab37cf

Please sign in to comment.