aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDrahy <none@none>2009-05-14 11:56:15 +0200
committerDrahy <none@none>2009-05-14 11:56:15 +0200
commitf45242b798951c4e8d614c3c2041a61026716840 (patch)
treef2a84269c14a92a6a61197c51d2bc61f04b2008a
parentdbceefb4a1ba7ff58b74d330804dd690771001e3 (diff)
* Fix compile error
--HG-- branch : trunk
-rw-r--r--dep/src/zthread/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/dep/src/zthread/CMakeLists.txt b/dep/src/zthread/CMakeLists.txt
index 61fb1310588..c2ac36c367c 100644
--- a/dep/src/zthread/CMakeLists.txt
+++ b/dep/src/zthread/CMakeLists.txt
@@ -1,7 +1,6 @@
########### next target ###############
SET(ZThread_LIB_SRCS
- AtomicCount.cxx
Condition.cxx
ConcurrentExecutor.cxx
CountingSemaphore.cxx