summaryrefslogtreecommitdiff
path: root/lib/System/Mutex.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/System/Mutex.cpp')
-rw-r--r--lib/System/Mutex.cpp1
1 files changed, 0 insertions, 1 deletions
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)