Index: /issm/trunk/startup.m
===================================================================
--- /issm/trunk/startup.m	(revision 6825)
+++ /issm/trunk/startup.m	(revision 6826)
@@ -58,7 +58,4 @@
 
 %Now, load personal startup preferences, using the local user name: 
-if exist([ISSM_TIER '/src/m/contrib/' USERNAME],'dir'),
-	addpath(genpath_ice([ISSM_TIER '/src/m/contrib/' USERNAME]));
-end
 if exist([ISSM_TIER '/src/m/usr/' USERNAME],'dir'),
 	addpath(genpath_ice([ISSM_TIER '/src/m/usr/' USERNAME]));
