mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-08 19:32:42 +00:00
55_GDS.pm: remove debug code
git-svn-id: https://svn.fhem.de/fhem/trunk@9920 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
8eb8bc1651
commit
55e9ad0d6b
@ -1535,7 +1535,7 @@ sub _retrieveCAPDATA {
|
||||
my ($countInfo,$cF) = _mergeCapFile($hash);
|
||||
my ($aList,$cellData) = _buildCAPList($hash,$countInfo,$cF);
|
||||
|
||||
# unlink $targetFile unless AttrVal($name,'gdsDebug',0);
|
||||
unlink $targetFile unless AttrVal($name,'gdsDebug',0);
|
||||
|
||||
return "$name;;;$datafile;;;$aList;;;$cF;;;$cellData";
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user