2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-04 17:36:39 +00:00

huedevice: removed debug message

git-svn-id: https://svn.fhem.de/fhem/trunk@6676 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
justme-1968 2014-10-04 15:29:29 +00:00
parent a7edecbfd4
commit 3bc16684bb

View File

@ -417,7 +417,6 @@ HUEDevice_Set($@)
# #
# return undef if( $diff < 100 ); # return undef if( $diff < 100 );
# } # }
Log 3, Dumper %obj;
if( scalar keys %obj ) { if( scalar keys %obj ) {
my $result; my $result;