Author: david
Date: Thu Oct 14 16:41:15 2010
New Revision: 8143

Log:
Drop unecessary variable assignment.

Modified:
   trunk/lib/task/migrate/QubitMigrate109.class.php

Modified: trunk/lib/task/migrate/QubitMigrate109.class.php
==============================================================================
--- trunk/lib/task/migrate/QubitMigrate109.class.php    Thu Oct 14 16:41:04 
2010        (r8142)
+++ trunk/lib/task/migrate/QubitMigrate109.class.php    Thu Oct 14 16:41:15 
2010        (r8143)
@@ -458,7 +458,6 @@
     {
       if (false === $this->getRowKey('QubitStatus', 'object_id', $key))
       {
-        $statusKey = false;
         $keys = array($key);
 
         // Build array of all descriptions from the current one until we reach

-- 
You received this message because you are subscribed to the Google Groups 
"Qubit Toolkit Commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/qubit-commits?hl=en.

Reply via email to