55_GDS: Log message removed

git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@6786 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
betateilchen
2014-10-18 13:43:36 +00:00
parent 848fbc4de0
commit 0e80f51512

View File

@@ -374,7 +374,6 @@ sub GDS_GetUpdate($) {
push @a, undef;
push @a, ReadingsVal($name, "c_stationName", "");
retrieveConditions($hash, "c", @a);
Log3 ($name, 2, "GDS $name is disabled, data update cancelled.");
}
$next = gettimeofday()+$hash->{helper}{INTERVAL};