diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/System/RWMutex.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/System/RWMutex.cpp b/lib/System/RWMutex.cpp index a781a379ed..6cf2076cb0 100644 --- a/lib/System/RWMutex.cpp +++ b/lib/System/RWMutex.cpp @@ -166,4 +166,3 @@ RWMutex::writer_release() #warning Neither LLVM_ON_UNIX nor LLVM_ON_WIN32 was set in System/Mutex.cpp #endif #endif - |