Index: trunk/magic/remove/src/streaksastrom.h
===================================================================
--- trunk/magic/remove/src/streaksastrom.h	(revision 20520)
+++ trunk/magic/remove/src/streaksastrom.h	(revision 20573)
@@ -22,15 +22,9 @@
 
 
-#ifndef notdef
-// There must be some well known type lying around that we
-// can use for this
+// XXX: Since Paul is including ipp headers perhaps we can replace uses of strkPt with psPlane
 typedef struct {
     double  x;
     double  y;
 } strkPt;
-#else
-// TODO: remove this typedef
-typedef psPlane strkPt;
-#endif
 
 extern bool skyToCell(strkPt *, strkAstrom *astrom, double ra, double dec);
