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