]> granicus.if.org Git - postgis/commitdiff
Fix repeated modifier
authorSandro Santilli <strk@keybit.net>
Wed, 21 Dec 2011 14:16:18 +0000 (14:16 +0000)
committerSandro Santilli <strk@keybit.net>
Wed, 21 Dec 2011 14:16:18 +0000 (14:16 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@8487 b70326c6-7e19-0410-871a-916f4a2858ee

java/jdbc/src/org/postgis/Geometry.java

index bcca446b44d319bd9cb985230fdc82f1cb1e2d0d..098062a0985a2daad4875baf818ed39f86e60e00 100644 (file)
@@ -115,7 +115,7 @@ public abstract class Geometry implements Serializable {
     /**
      * Official UNKNOWN srid value 
      */
-    public final final int UNKNOWN_SRID = 0;
+    public final int UNKNOWN_SRID = 0;
 
     /**
      * The spacial reference system id of this geometry, default is no srid