fix send_pc92_update
[spider.git] / perl / DXProt.pm
index ccf912910559209e5d567a377042f205dcd5c704..c04e4a1fdf84bd93e72dcec63883f2736553958a 100644 (file)
@@ -900,6 +900,7 @@ sub send_pc92_config
 
 sub send_pc92_update
 {
+       my $self = shift;
        my $call = shift;
 
        dbg('DXProt::send_pc92_update') if isdbg('trace');