mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-17 11:26:03 +00:00
fhem.pl: remove debug line (Forum #120781)
git-svn-id: https://svn.fhem.de/fhem/trunk@24365 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
e42322ce38
commit
58b1adcf83
@ -2950,7 +2950,6 @@ fhem_setIoDev($$)
|
||||
{
|
||||
my ($hash, $val) = @_;
|
||||
|
||||
Log 1, "IO: $hash->{NAME} $val";
|
||||
if(!$val || !defined($defs{$val})) {
|
||||
if(!$init_done) {
|
||||
$hash->{IODevMissing} = 1;
|
||||
|
Loading…
x
Reference in New Issue
Block a user