mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 12:49:34 +00:00
98_DOIFtools: delete Internal DEF
git-svn-id: https://svn.fhem.de/fhem/trunk@27854 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
dd5cf71eb4
commit
cbb5e62c80
@ -1091,6 +1091,7 @@ sub DOIFtools_Define($$$)
|
||||
DOIFtoolsCounterReset($pn);
|
||||
readingsSingleUpdate($hash,"state","initialized",0);
|
||||
|
||||
delete $hash->{DEF};
|
||||
my $cvsid = '$Id$';
|
||||
( $hash->{VERSION} ) = $cvsid =~ /\.pm (.*)Z/;
|
||||
if ( $init_done ) {
|
||||
|
Loading…
Reference in New Issue
Block a user