diff options
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(): |