make it (seem to) work under perl 5.10
[spider.git] / perl / DXProtout.pm
index 03676089dc33acd5b5072cd973f0babb32258398..6ee0c4984a40799ccf9833e19ebe794d36ea930a 100644 (file)
@@ -11,7 +11,7 @@
 
 package DXProt;
 
-@ISA = qw(DXProt DXChannel);
+@ISA = qw(DXChannel);
 
 use DXUtil;
 use DXM;