X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FDXProtout.pm;h=e00e1d724f3e44618b782a249bea0a172ca0fee9;hb=922dfc80b63e191277fb5ae73cbe2710ecdb6c60;hp=e42c4ef2bde1df0a7e9d983683d482a1f84fdbd7;hpb=893a6f6711e298eda86d8696093bf223c431729f;p=spider.git diff --git a/perl/DXProtout.pm b/perl/DXProtout.pm index e42c4ef2..e00e1d72 100644 --- a/perl/DXProtout.pm +++ b/perl/DXProtout.pm @@ -19,9 +19,6 @@ use DXDebug; use strict; -use vars qw($VERSION $BRANCH); -($VERSION, $BRANCH) = dxver(q$Revision$); - use vars qw($sentencelth); $sentencelth = 180;