2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-08 13:24:56 +00:00

59_Weather: remove privat Fn deklaration

git-svn-id: https://svn.fhem.de/fhem/trunk@27170 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
LeonGaultier 2023-02-03 05:46:48 +00:00
parent bc42adcbbe
commit 8e8cfc0ded

View File

@ -318,7 +318,6 @@ sub _ReturnWithError {
}
sub DeleteForecastreadings {
return 0 unless ( __PACKAGE__ eq caller(0) );
my $hash = shift;