diff options
Diffstat (limited to 'java/demo')
-rw-r--r-- | java/demo/Ice/README | 4 |
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 |