changeset 12:1d054bcaf0db

Remove useless arguments.
author ccr@tnsp.org
date Fri, 31 Dec 2010 05:53:34 +0200
parents b76d8d6aed50
children 8f4a011e4346
files index.php
diffstat 1 files changed, 2 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/index.php	Fri Dec 31 04:32:29 2010 +0200
+++ b/index.php	Fri Dec 31 05:53:34 2010 +0200
@@ -323,10 +323,8 @@
   $results["."]." combinations untested.<br />\n";
 
 
-alch_matrix_print($mode, $active,
-  $dbModes[$mode]["pkey"],
-  $dbModes[$mode]["key1"],
-  $dbModes[$mode]["key2"]);
+alch_matrix_print($mode, $active);
+
 ?>
 
 <br />