|
From: <de...@us...> - 2011-04-21 23:05:39
|
Revision: 6226
http://fudaa.svn.sourceforge.net/fudaa/?rev=6226&view=rev
Author: deniger
Date: 2011-04-21 23:05:33 +0000 (Thu, 21 Apr 2011)
Log Message:
-----------
compatibilit?\195?\169 1.5 pour l'instant...
Modified Paths:
--------------
trunk/framework/ctulu-gis/src/main/java/org/fudaa/ctulu/gis/GISZoneCollection.java
Modified: trunk/framework/ctulu-gis/src/main/java/org/fudaa/ctulu/gis/GISZoneCollection.java
===================================================================
--- trunk/framework/ctulu-gis/src/main/java/org/fudaa/ctulu/gis/GISZoneCollection.java 2011-04-21 22:55:54 UTC (rev 6225)
+++ trunk/framework/ctulu-gis/src/main/java/org/fudaa/ctulu/gis/GISZoneCollection.java 2011-04-21 23:05:33 UTC (rev 6226)
@@ -382,7 +382,6 @@
return res;
}
- @Override
public int getNbAttributes() {
return attr_ == null ? 0 : attr_.length;
}
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|