Revision 5327 branches/MULTITHREADING_DEVELOPMENT/libraries/libRemoteServices/src/org/gvsig/remoteClient/wms/WMSProtocolHandler.java

View differences:

WMSProtocolHandler.java
142 142
					
143 143
	            }	
144 144
				if (theListener!=null) {
145
					System.err.println("comunique al driver que la capa ja ha arribat");
146 145
					theListener.newEvent(WMSEventListener.MAP, event);
147 146
				}
148 147
			}

Also available in: Unified diff