X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=blobdiff_plain;f=lib%2FZOOM%2FIRSpy.pm;h=71c84bddb1fb04c4002f061d0bfb801df2df90a0;hp=2024e4609f70bb3ef55b57a422bdf902c63dd5f6;hb=d865b850cd4bdb4a44db23af3b291cfbce4510e8;hpb=b246f78aede100aba0dd50576a90298465acd634 diff --git a/lib/ZOOM/IRSpy.pm b/lib/ZOOM/IRSpy.pm index 2024e46..71c84bd 100644 --- a/lib/ZOOM/IRSpy.pm +++ b/lib/ZOOM/IRSpy.pm @@ -1,4 +1,4 @@ -# $Id: IRSpy.pm,v 1.7 2006-07-18 11:10:38 mike Exp $ +# $Id: IRSpy.pm,v 1.8 2006-07-21 11:27:02 mike Exp $ package ZOOM::IRSpy; @@ -230,7 +230,6 @@ sub record { # Can be called with a Connection instead of a target-name my $conn = $target; $target = $conn->option("host"); - $this->log("irspy_debug", "record() resolved $conn to '$target'"); } return $this->{target2record}->{lc($target)};