diff --git a/fhem/FHEM/44_TEK603.pm b/fhem/FHEM/44_TEK603.pm index 80739e379..8e3e7ebc7 100644 --- a/fhem/FHEM/44_TEK603.pm +++ b/fhem/FHEM/44_TEK603.pm @@ -31,15 +31,6 @@ use DevIo; use Digest::CRC; # libdigest-crc-perl -sub TEK603_Initialize($); -sub TEK603_define($$); -sub TEK603_doInit($); -sub TEK603_undef($$); -sub TEK603_ready($); -sub TEK603_read($); -sub TEK603_reconnect($); - - sub TEK603_Initialize($) { my ($hash) = @_;