[interchange] Remove undeclared @errors variable from order_delete_archive UI include file.

Stefan Hornburg <[email protected]>
Newsgroups gmane.comp.web.interchange.cvs
Message-ID <[email protected]>
commit 68a5a7ba97e553a1c5bba81ca7bce1e79be278f2
Author: Stefan Hornburg (Racke) <[email protected]>
Date:   Fri Jul 20 15:30:16 2012 +0200

    Remove undeclared @errors variable from order_delete_archive UI include file.

 dist/lib/UI/pages/include/order_delete_archive |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)
---
diff --git a/dist/lib/UI/pages/include/order_delete_archive b/dist/lib/UI/pages/include/order_delete_archive
index f939863..9f30b59 100644
--- a/dist/lib/UI/pages/include/order_delete_archive
+++ b/dist/lib/UI/pages/include/order_delete_archive
@@ -41,12 +41,6 @@
 			$db->set_field($_, $action_col, $value);
 		}
 	}
-	if(@errors) {
-		my $plural = @errors > 1 ? 's' : '';
-		return "<FONT CLASS=error>Error$plural:<UL><LI>" .
-				join ("<LI>", @errors)                    .
-				"</UL></FONT><BR>";
-	}
 	if($CGI->{viewnext}) {
 		my $ordnum = $CGI->{order};
 		$ordnum =~ s/[\0,\s].*//;
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.