98_SVG.pm: remove notifyRegexpChanged (Forum #111938)
git-svn-id: https://svn.fhem.de/fhem/trunk@22457 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -114,7 +114,7 @@ SVG_Define($$)
|
|||||||
$hash->{LOGFILE} = ($3 ? $3 : "CURRENT");
|
$hash->{LOGFILE} = ($3 ? $3 : "CURRENT");
|
||||||
$hash->{STATE} = "initialized";
|
$hash->{STATE} = "initialized";
|
||||||
$hash->{LOGDEVICE} =~ s/^fileplot //; # Autocreate bug.
|
$hash->{LOGDEVICE} =~ s/^fileplot //; # Autocreate bug.
|
||||||
notifyRegexpChanged($hash, "global");
|
# notifyRegexpChanged($hash, "global"); # ??
|
||||||
|
|
||||||
return undef;
|
return undef;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user