Revision 6780

View differences:

trunk/libraries/libFMap/src/com/iver/cit/gvsig/fmap/layers/VectorialDefaultAdapter.java
75 75
        			throw new RuntimeException(e);
76 76
        		}
77 77
        	}
78
        	else
79
        		return ds;
78
        	return ds;
80 79
        }
81 80
        return null;
82 81

  

Also available in: Unified diff