2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-01-31 18:59:33 +00:00

98_GAEBUS.pm : remove log entry

git-svn-id: https://svn.fhem.de/fhem/trunk@12690 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
jamesgo 2016-11-30 05:40:46 +00:00
parent 151b17a4f8
commit 33d2660728

View File

@ -956,7 +956,7 @@ GAEBUS_doEbusCmd($$$$$$$)
if ( $rbuffer =~ /\n\n$/ )
{
Log3 ($name, 3, "$name answer terminated by empty line");
#Log3 ($name, 3, "$name answer terminated by empty line");
last;
}