diff --git a/fhem/fhem.pl b/fhem/fhem.pl index 70cfc317b..ce6a000cf 100755 --- a/fhem/fhem.pl +++ b/fhem/fhem.pl @@ -483,8 +483,6 @@ foreach my $d (keys %defs) { } } -RTypes_ShowTypeLibrary(); - DoTrigger("global", "INITIALIZED", 1); $fhem_started = time;