diff options
author | Mark Spruiell <mes@zeroc.com> | 2009-12-18 08:29:41 -0800 |
---|---|---|
committer | Mark Spruiell <mes@zeroc.com> | 2009-12-18 08:29:41 -0800 |
commit | a0deeca18e2c62cda2ee4b7b12a12970d270d26c (patch) | |
tree | 3e376a4ebd932661a21bcb973ed63a2b3aeb1089 /cpp/allDemos.py | |
parent | editing vsplugin text files (diff) | |
download | ice-a0deeca18e2c62cda2ee4b7b12a12970d270d26c.tar.bz2 ice-a0deeca18e2c62cda2ee4b7b12a12970d270d26c.tar.xz ice-a0deeca18e2c62cda2ee4b7b12a12970d270d26c.zip |
bug 4510 - remove cookbook demos
Diffstat (limited to 'cpp/allDemos.py')
-rwxr-xr-x | cpp/allDemos.py | 1 |
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(): |