summaryrefslogtreecommitdiffstats
path: root/llvm/lib/System/Mutex.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2007-12-18 19:15:48 +0000
committerChris Lattner <sabre@nondot.org>2007-12-18 19:15:48 +0000
commit5f47cae3ce3f3e2257162f6a48c04475cbf1dbe4 (patch)
treea771b847488162ff38f27fa8f679bffcf91308af /llvm/lib/System/Mutex.cpp
parent78ced47a2f91a566657a745bf761380ac286a99f (diff)
downloadbcm5719-llvm-5f47cae3ce3f3e2257162f6a48c04475cbf1dbe4.tar.gz
bcm5719-llvm-5f47cae3ce3f3e2257162f6a48c04475cbf1dbe4.zip
remove obviously dead uses of IncludeFile.
llvm-svn: 45165
Diffstat (limited to 'llvm/lib/System/Mutex.cpp')
-rw-r--r--llvm/lib/System/Mutex.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/System/Mutex.cpp b/llvm/lib/System/Mutex.cpp
index a0fd417dbdc..1ddf5269371 100644
--- a/llvm/lib/System/Mutex.cpp
+++ b/llvm/lib/System/Mutex.cpp
@@ -159,4 +159,3 @@ Mutex::tryacquire()
#endif
#endif
-DEFINING_FILE_FOR(SystemMutex)
OpenPOWER on IntegriCloud