Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / wtf / MainThread.h
index 7e1aaa8..dbcd538 100644 (file)
@@ -36,7 +36,6 @@
 
 namespace WTF {
 
-typedef uint32_t ThreadIdentifier;
 typedef void MainThreadFunction(void*);
 
 // Must be called from the main thread.