fhem.pl Removed SecondsTillTomorrow forward declaration.

git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@3845 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig
2013-09-03 06:32:26 +00:00
parent 03c50f2a06
commit b35e1c4c57

View File

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