X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=gosa-si%2Fmodules%2FArpWatch.pm;h=6487ef1013ea832eacd3a49053cbf71137a6e026;hb=4954c04bf7137fb67ff6519075070acfdd093b3e;hp=1b2f70a405baf99e0aa101c994dbe6f40577a4a4;hpb=ad247ef88c1c684fc6d94aeb236a357c20f50173;p=gosa.git diff --git a/gosa-si/modules/ArpWatch.pm b/gosa-si/modules/ArpWatch.pm index 1b2f70a40..6487ef101 100644 --- a/gosa-si/modules/ArpWatch.pm +++ b/gosa-si/modules/ArpWatch.pm @@ -3,7 +3,6 @@ package POE::Component::ArpWatch; use strict; use warnings; -use utf8; BEGIN{ eval('use POE');