Index: trunk/ippTools/src/pzgetimfiles.c
===================================================================
--- trunk/ippTools/src/pzgetimfiles.c	(revision 9392)
+++ trunk/ippTools/src/pzgetimfiles.c	(revision 9539)
@@ -83,5 +83,5 @@
                 if (strcmp(newImfile->exp_id,
                            pendingImfile->exp_id) == 0) {
-                    psArrayRemove(newImfiles, newImfile);
+                    psArrayRemoveData(newImfiles, newImfile);
                     // dec the counter as the array just got shorter
                     // and we don't want to skip elemnts
