2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-02-07 16:59:18 +00:00

70_PHTV.pm: remove experimental

git-svn-id: https://svn.fhem.de/fhem/trunk@11960 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
jpawlowski 2016-08-14 11:05:17 +00:00
parent 073f53d337
commit 1436eabdb2

View File

@ -37,8 +37,6 @@ use Color;
use SetExtensions;
use Encode;
no if $] >= 5.017011, warnings => 'experimental::smartmatch';
sub PHTV_Set($@);
sub PHTV_Get($@);
sub PHTV_GetStatus($;$);