Index: /tags/ipp-20111110/pstamp/scripts/pstamp_checkdependent.pl
===================================================================
--- /tags/ipp-20111110/pstamp/scripts/pstamp_checkdependent.pl	(revision 32926)
+++ /tags/ipp-20111110/pstamp/scripts/pstamp_checkdependent.pl	(revision 32927)
@@ -362,8 +362,10 @@
         # if chip has been magicked before require it to be magicked again
         # because the warp pending query requires it.
+if (0) {
         if ($chip->{magicked} < 0) {
             print "Input has been destreaked so we must destreak before warping\n";
             $need_magic = 1 
         }
+}
 
         if ($need_magic and ($chip->{magicked} eq 0)) {
