summaryrefslogtreecommitdiff
path: root/java/demo
diff options
context:
space:
mode:
authorDwayne Boone <dwayne@zeroc.com>2009-03-19 13:45:03 -0230
committerDwayne Boone <dwayne@zeroc.com>2009-03-19 13:45:03 -0230
commit86b6aa0c20dc72dba8f291bc603128bf3e8fafc7 (patch)
tree6a7a9e82006dadec53b68a9f7145119e5e1bc795 /java/demo
parentFixed bug 3896 - Windows iceca issues (diff)
downloadice-86b6aa0c20dc72dba8f291bc603128bf3e8fafc7.tar.bz2
ice-86b6aa0c20dc72dba8f291bc603128bf3e8fafc7.tar.xz
ice-86b6aa0c20dc72dba8f291bc603128bf3e8fafc7.zip
Bug 3910 - Remove references to google protocol buffers
Diffstat (limited to 'java/demo')
-rw-r--r--java/demo/Ice/README4
1 files changed, 0 insertions, 4 deletions
diff --git a/java/demo/Ice/README b/java/demo/Ice/README
index c3020c216a1..5714a88aa20 100644
--- a/java/demo/Ice/README
+++ b/java/demo/Ice/README
@@ -52,10 +52,6 @@ Demos in this directory:
A demo to illustrate how nested callbacks work, and how the size of
the thread pool affects the maximum nesting depth.
-- protobuf
-
- A demo that shows how to integrate Google Protocol Buffers with Ice.
-
- serialize
This demo illustrates how to transfer serializable Java classes