Index: trunk/ppTranslate/src/ppMopsRead.c
===================================================================
--- trunk/ppTranslate/src/ppMopsRead.c	(revision 34779)
+++ trunk/ppTranslate/src/ppMopsRead.c	(revision 34824)
@@ -83,5 +83,5 @@
       continue;
     }
-    ppMopsDetections *det = ppMopsDetectionsAlloc(size);
+    ppMopsDetections *det = ppMopsDetectionsAlloc();
     det->platescale = NAN;
     detections->data[i] = det;
