Index: lams_tool_gmap/web/includes/jsp/mapFunctions.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_gmap/web/includes/jsp/mapFunctions.jsp,v diff -u -r1.22 -r1.23 --- lams_tool_gmap/web/includes/jsp/mapFunctions.jsp 14 Nov 2008 05:53:43 -0000 1.22 +++ lams_tool_gmap/web/includes/jsp/mapFunctions.jsp 14 Nov 2008 06:49:05 -0000 1.23 @@ -407,13 +407,6 @@ return true; } - -// refreshes the page -function refresh() -{ - location.reload(true); -} - // Serialises the marker array into an xml string for processing on the back end function serialiseMarkers() {