Index: trunk/ippTools/share/difftool_setskyfiletoupdate.sql
===================================================================
--- trunk/ippTools/share/difftool_setskyfiletoupdate.sql	(revision 28626)
+++ trunk/ippTools/share/difftool_setskyfiletoupdate.sql	(revision 29568)
@@ -10,6 +10,2 @@
     AND (diffRun.state = 'cleaned' OR diffRun.state = 'update')
     AND (diffSkyfile.data_state = 'cleaned')
-    -- don't queue update if the associated magicDSFile still exists
-    AND (diffRun.magicked = 0 
-      OR (magicDSRun.state = 'cleaned' OR magicDSRun.state = 'new' OR magicDSRun.state IS NULL)
-            AND magicDSFile.component IS NULL)
