summaryrefslogtreecommitdiff
path: root/cpp/allDemos.py
diff options
context:
space:
mode:
authorMark Spruiell <mes@zeroc.com>2009-12-18 08:29:41 -0800
committerMark Spruiell <mes@zeroc.com>2009-12-18 08:29:41 -0800
commita0deeca18e2c62cda2ee4b7b12a12970d270d26c (patch)
tree3e376a4ebd932661a21bcb973ed63a2b3aeb1089 /cpp/allDemos.py
parentediting vsplugin text files (diff)
downloadice-a0deeca18e2c62cda2ee4b7b12a12970d270d26c.tar.bz2
ice-a0deeca18e2c62cda2ee4b7b12a12970d270d26c.tar.xz
ice-a0deeca18e2c62cda2ee4b7b12a12970d270d26c.zip
bug 4510 - remove cookbook demos
Diffstat (limited to 'cpp/allDemos.py')
-rwxr-xr-xcpp/allDemos.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/allDemos.py b/cpp/allDemos.py
index a5aaafba867..6b14cc46f71 100755
--- a/cpp/allDemos.py
+++ b/cpp/allDemos.py
@@ -64,7 +64,6 @@ demos = [
"book/simple_filesystem",
"book/printer",
"book/lifecycle",
- "cookbook/compression",
]
if not Util.isNoServices():