Index: /trunk/pois/swig/psLibSwig.i
===================================================================
--- /trunk/pois/swig/psLibSwig.i	(revision 3823)
+++ /trunk/pois/swig/psLibSwig.i	(revision 3824)
@@ -179,6 +179,5 @@
     PS_TYPE_F64 = 0x0408,              ///< Double-precision floating point.
     PS_TYPE_C32 = 0x0808,              ///< Complex numbers consisting of single-precision floating point.
-    PS_TYPE_C64 = 0x0810,              ///< Complex numbers consisting of double-precision floating point.
-    PS_TYPE_PTR = 0x0000               ///< Something else that's not supported for arithmetic.
+    PS_TYPE_C64 = 0x0810              ///< Complex numbers consisting of double-precision floating point.
 } psElemType;
 
