зеркало из https://github.com/mozilla/pjs.git
Removing a level 10 dump statement that was being hit a lot.
This commit is contained in:
Родитель
2ae0d7bbc4
Коммит
66bd5d3306
|
@ -58,7 +58,6 @@ sub init {
|
|||
# output handlers.
|
||||
sub propertyImpliedAccessAllowed {
|
||||
my $self = shift;
|
||||
$self->dump(10, "access to property @_ of object $self attempted");
|
||||
return $self->propertyExists(@_);
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче