diff options
author | Chaz Brown <iamparadox@netscape.net> | 2009-09-13 06:01:45 -0400 |
---|---|---|
committer | Chaz Brown <iamparadox@netscape.net> | 2009-09-13 06:01:45 -0400 |
commit | b8dc3f55f02ea8b36706b30b77df12da2574fb0c (patch) | |
tree | 5c8b9b9ed452918c36791cbf7b7684bc0ed491d9 /dep/src | |
parent | 56cb530905067d7938518669988b17ab6f875d42 (diff) |
Remove the remaining obsolete Zthread code
--HG--
branch : trunk
Diffstat (limited to 'dep/src')
-rw-r--r-- | dep/src/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dep/src/CMakeLists.txt b/dep/src/CMakeLists.txt index 7d6aa26f5fe..f5ec42a39d5 100644 --- a/dep/src/CMakeLists.txt +++ b/dep/src/CMakeLists.txt @@ -1,7 +1,6 @@ add_subdirectory(g3dlite) add_subdirectory(sockets) add_subdirectory(zlib) -add_subdirectory(zthread) ########### install files ###############
\ No newline at end of file |