From: <tho...@us...> - 2010-09-14 20:46:53
|
Revision: 3553 http://bigdata.svn.sourceforge.net/bigdata/?rev=3553&view=rev Author: thompsonbry Date: 2010-09-14 20:46:47 +0000 (Tue, 14 Sep 2010) Log Message: ----------- Removed some unused fields. Modified Paths: -------------- branches/QUADS_QUERY_BRANCH/bigdata-jini/src/java/com/bigdata/service/jini/JiniFederation.java Modified: branches/QUADS_QUERY_BRANCH/bigdata-jini/src/java/com/bigdata/service/jini/JiniFederation.java =================================================================== --- branches/QUADS_QUERY_BRANCH/bigdata-jini/src/java/com/bigdata/service/jini/JiniFederation.java 2010-09-14 19:55:11 UTC (rev 3552) +++ branches/QUADS_QUERY_BRANCH/bigdata-jini/src/java/com/bigdata/service/jini/JiniFederation.java 2010-09-14 20:46:47 UTC (rev 3553) @@ -786,10 +786,10 @@ } - private static final String ERR_RESOLVE = "Could not resolve: "; +// private static final String ERR_RESOLVE = "Could not resolve: "; +// +// private static final String ERR_DESTROY_ADMIN = "Could not destroy: "; - private static final String ERR_DESTROY_ADMIN = "Could not destroy: "; - /** * Shutdown the services in the distributed federation <strong>NOT</strong> * just your client. This method may be used to take the entire federation This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |