2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-10 09:16:53 +00:00

fhem.pl Removed SecondsTillTomorrow forward declaration.

git-svn-id: https://svn.fhem.de/fhem/trunk@3845 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig 2013-09-03 06:32:26 +00:00
parent 4f00130f6e
commit 8441387139

View File

@ -74,7 +74,6 @@ sub ReadingsVal($$$);
sub RemoveInternalTimer($);
sub ReplaceEventMap($$$);
sub ResolveDateWildcards($@);
sub SecondsTillTomorrow($);
sub SemicolonEscape($);
sub SignalHandling();
sub TimeNow();