33_readingsProxy.pm: removed accidental log message
git-svn-id: https://svn.fhem.de/fhem/trunk@11194 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -312,8 +312,6 @@ readingsProxy_Attr($$$;$)
|
||||
);
|
||||
|
||||
my $err = perlSyntaxCheck($attrVal, %specials);
|
||||
my $value_fn = eval $attrVal;
|
||||
Log3 $name, 3, $name .": attrVal: ". $@ if($@);
|
||||
return $err if($err);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user