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 dd53bd7514
commit d902665ff1

View File

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