Remove temporary code.
Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/de75adb2 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/de75adb2 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/de75adb2 Branch: refs/heads/ignite-141 Commit: de75adb288fc246e710528b42fdf78d7d1b8cdf3 Parents: 153cbee Author: sevdokimov <sevdoki...@gridgain.com> Authored: Thu Feb 26 17:02:30 2015 +0300 Committer: sevdokimov <sevdoki...@gridgain.com> Committed: Thu Feb 26 17:02:30 2015 +0300 ---------------------------------------------------------------------- examples/config/example-compute.xml | 2 -- 1 file changed, 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/de75adb2/examples/config/example-compute.xml ---------------------------------------------------------------------- diff --git a/examples/config/example-compute.xml b/examples/config/example-compute.xml index 303b4eb..c532e17 100644 --- a/examples/config/example-compute.xml +++ b/examples/config/example-compute.xml @@ -32,8 +32,6 @@ <!-- Set to true to enable distributed class loading for examples, default is false. --> <property name="peerClassLoadingEnabled" value="true"/> - <property name="localHost" value="127.0.0.1" /> - <property name="marshaller"> <bean class="org.apache.ignite.marshaller.optimized.OptimizedMarshaller"> <!-- Set to false to allow non-serializable objects in examples, default is true. -->