55_GDS: Log message removed

git-svn-id: https://svn.fhem.de/fhem/trunk@6786 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
betateilchen
2014-10-18 13:43:36 +00:00
parent feeda8859f
commit fd1142be9d

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};