Index: Source/wtf/MainThread.cpp |
diff --git a/Source/wtf/MainThread.cpp b/Source/wtf/MainThread.cpp |
index 17b823e9eb24fd1ceb756dfccedaec791f1b501f..10bdc1e31fbac9398e39a1b1a82f51f338284c1e 100644 |
--- a/Source/wtf/MainThread.cpp |
+++ b/Source/wtf/MainThread.cpp |
@@ -77,4 +77,3 @@ bool isMainThread() |
} |
} // namespace WTF |
- |