Author: david
Date: Thu May  3 15:21:13 2012
New Revision: 11614

Log:
Drop migrator for Release 1.2 -> 1.3

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

Modified: trunk/lib/task/migrate/QubitMigrateFactory.class.php
==============================================================================
--- trunk/lib/task/migrate/QubitMigrateFactory.class.php        Thu May  3 
15:20:36 2012        (r11613)
+++ trunk/lib/task/migrate/QubitMigrateFactory.class.php        Thu May  3 
15:21:13 2012        (r11614)
@@ -43,10 +43,6 @@
        {
          return new QubitMigrate110($data, $version);
        }
-       else
-       {
-         return new QubitMigrate120($data, $version);
-       }
     }
     else
     {

-- 
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