mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-05-04 22:19:38 +00:00
01_FHEMWEB.pm: remove forward declaration (Forum #30515)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@7601 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
9ebe9226a4
commit
f6d17362a1
@ -37,7 +37,7 @@ sub FW_readIcons($);
|
||||
sub FW_readIconsFrom($$);
|
||||
sub FW_returnFileAsStream($$$$$);
|
||||
sub FW_roomOverview($);
|
||||
sub FW_roomStatesForInform($$);
|
||||
#sub FW_roomStatesForInform($$); # Forum 30515
|
||||
sub FW_select($$$$$@);
|
||||
sub FW_serveSpecial($$$$);
|
||||
sub FW_showRoom();
|
||||
|
Loading…
x
Reference in New Issue
Block a user