mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-02-07 23:09:26 +00:00
HMConfig:remove warning
git-svn-id: https://svn.fhem.de/fhem/trunk@18284 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
a222c33941
commit
03060257ab
@ -336,7 +336,6 @@ my $K_actDetID = '000000'; # id of actionDetector
|
||||
);
|
||||
|
||||
# generate a reverse search hash
|
||||
%culHmModel2Id;
|
||||
$culHmModel2Id{$culHmModel{$_}{name}} = $_ foreach (keys %culHmModel);
|
||||
|
||||
foreach my $al (keys %culHmModel){ # duplicate entries for alias devices
|
||||
|
Loading…
x
Reference in New Issue
Block a user