2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-03 16:56:54 +00:00

SUNRISE_EL: _sr deleted

git-svn-id: https://svn.fhem.de/fhem/trunk@5851 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig 2014-05-13 19:39:03 +00:00
parent cd186e8ffd
commit bd6cf2f21e

View File

@ -118,12 +118,6 @@ sr_alt($$$$$$$)
return h2hms_fmt($sst);
}
sub
_sr($$$$$$)
{
_sr_alt($defaultaltit,@_);
}
sub
_sr_alt($$$$$$$)
{