diff --git a/core/lib/Foswiki/MetaCache.pm b/core/lib/Foswiki/MetaCache.pm index bcdd1bb2d..6539cd7b0 100644 --- a/core/lib/Foswiki/MetaCache.pm +++ b/core/lib/Foswiki/MetaCache.pm @@ -42,7 +42,6 @@ BEGIN { sub new { my ( $class, $session ) = @_; - #my $this = $class->SUPER::new([]); my $this = bless( { session => $session,