Index: trunk/ippTools/src/pztool.c
===================================================================
--- trunk/ippTools/src/pztool.c	(revision 9392)
+++ trunk/ippTools/src/pztool.c	(revision 9539)
@@ -97,5 +97,5 @@
                 newExpRow *newExp = new->data[j];
                 if (strcmp(summitExp->exp_id, newExp->exp_id) == 0) {
-                    psArrayRemove(summit, summitExp);
+                    psArrayRemoveData(summit, summitExp);
                     // dec the counter as the array just got shorter
                     //and we don't want to skip elemnts
