зеркало из https://github.com/mozilla/pjs.git
since the default getMetaData() does the same now, removing this redundant implementation
This commit is contained in:
Родитель
2ee0bed13a
Коммит
5797226c81
|
@ -184,9 +184,3 @@ sub propertyGet {
|
|||
# }
|
||||
}
|
||||
}
|
||||
|
||||
sub getMetaData {
|
||||
my $self = shift;
|
||||
my($field) = @_;
|
||||
return '';
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче