55_GDS.pm: remove debug code
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@9920 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -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";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user