From b7774a9cf53f28d0c051d70855965120542fdab1 Mon Sep 17 00:00:00 2001 From: fhemrocks <> Date: Wed, 23 Jul 2014 11:07:59 +0000 Subject: [PATCH] removed unnecessary Log entry git-svn-id: https://svn.fhem.de/fhem/trunk@6308 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/contrib/97_SB_SERVER.pm | 2 -- 1 file changed, 2 deletions(-) diff --git a/fhem/contrib/97_SB_SERVER.pm b/fhem/contrib/97_SB_SERVER.pm index 39cd781b7..5f44a66eb 100644 --- a/fhem/contrib/97_SB_SERVER.pm +++ b/fhem/contrib/97_SB_SERVER.pm @@ -1524,8 +1524,6 @@ sub SB_SERVER_Notify( $$ ) { "Own:" . $name . " Device:" . $devName ); if( $devName eq $hash->{RCCNAME} ) { - Log3( $hash, 1, "SB_SERVER_Notify($name): from $hash->{RCCNAME} " . - "with " . ReadingsVal( $hash->{RCCNAME}, "state", "off" ) ); if( ReadingsVal( $hash->{RCCNAME}, "state", "off" ) eq "off" ) { RemoveInternalTimer( $hash ); InternalTimer( gettimeofday() + 10,