Project

General

Profile

« Previous | Next » 

Revision 4202

Added by daigle almost 16 years ago

Remove commented lines

View differences:

src/edu/ucsb/nceas/metacat/util/SystemUtil.java
292 292
		
293 293

  
294 294
		return realPath;
295
//		int webappIndex = realPath.indexOf("webapp");
296

  
297
//		return realPath.substring(0, webappIndex - 1);
298 295
	}
299 296

  
300 297
}

Also available in: Unified diff