Removed RTypes_ShowTypeLibrary

git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@5663 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig
2014-04-26 09:13:54 +00:00
parent 3538bdb16a
commit 8c80faa82c

View File

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