10_ZWave.pm: remove junk

git-svn-id: https://svn.fhem.de/fhem/trunk@10886 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig
2016-02-20 10:47:58 +00:00
parent ee2bd203ac
commit 70dcbc9ace

View File

@@ -3798,7 +3798,6 @@ ZWave_Parse($$@)
}
my ($baseHash, $baseId, $ep) = ("",$id,"");
056008 00 0200
if($arg =~ /^..6006(..)(.*)/) { # MULTI_CHANNEL CMD_ENCAP, V1, Forum #36126
$ep = $1;
$baseHash = $modules{ZWave}{defptr}{"$homeId $id"};