fixing not properly working redefines

git-svn-id: https://svn.fhem.de/fhem/trunk@3125 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
markusbloch
2013-04-27 11:52:32 +00:00
parent 7090bced5c
commit e36e50fb0a

View File

@@ -165,7 +165,6 @@ PRESENCE_Define($$)
$hash->{DeviceName} = $dev;
return DevIo_OpenDev($hash, 0, "PRESENCE_DoInit");
}
else
{