From ef361a638a91a1a0b745f9c1cf9a01319215486e Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Tue, 18 Dec 2007 19:15:48 +0000 Subject: remove obviously dead uses of IncludeFile. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45165 91177308-0d34-0410-b5e6-96231b3b80d8 --- lib/System/Mutex.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/System/Mutex.cpp') diff --git a/lib/System/Mutex.cpp b/lib/System/Mutex.cpp index a0fd417dbd..1ddf526937 100644 --- a/lib/System/Mutex.cpp +++ b/lib/System/Mutex.cpp @@ -159,4 +159,3 @@ Mutex::tryacquire() #endif #endif -DEFINING_FILE_FOR(SystemMutex) -- cgit v1.2.3