Index: trunk/ippTools/src/p2searchPendingFrames.c
===================================================================
--- trunk/ippTools/src/p2searchPendingFrames.c	(revision 6105)
+++ trunk/ippTools/src/p2searchPendingFrames.c	(revision 6110)
@@ -1,11 +1,3 @@
 # include "p2tools.h"
-
-bool psTimeIsZero(psTime *time) {
-    if (time->sec == 0 || time->nsec == 0) {
-        return false;
-    }
-
-    return true;
-}
 
 // select pending frames (exposure+images) which are done/not done
