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

Removed RTypes_ShowTypeLibrary

git-svn-id: https://svn.fhem.de/fhem/trunk@5663 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig 2014-04-26 09:13:54 +00:00
parent 6498e3952a
commit b1a24f2e64

View File

@ -483,8 +483,6 @@ foreach my $d (keys %defs) {
} }
} }
RTypes_ShowTypeLibrary();
DoTrigger("global", "INITIALIZED", 1); DoTrigger("global", "INITIALIZED", 1);
$fhem_started = time; $fhem_started = time;