X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FDXMsg.pm;h=cb71c97d1a66810290a76f53e1fdf55761ffd491;hb=cd86a5d3129e75ceef32b739f5a0cb5988ce7cd6;hp=c91049ab19de50f9fb3b871d5a93520a43e1085d;hpb=0a92a4608d715cd9cd7eec3c120da651fbb4da5b;p=spider.git diff --git a/perl/DXMsg.pm b/perl/DXMsg.pm index c91049ab..cb71c97d 100644 --- a/perl/DXMsg.pm +++ b/perl/DXMsg.pm @@ -15,8 +15,6 @@ package DXMsg; -@ISA = qw(DXProt DXChannel); - use DXUtil; use DXChannel; use DXUser;