X-Git-Url: https://git.webkit.org/?p=WebKit-https.git;a=blobdiff_plain;f=Source%2FWTF%2Fwtf%2Fefl%2FRunLoopEfl.cpp;h=5dfc2903e8b4d10743b529f4c0c74c6750dae596;hp=e7a00ef66244d7c933dc3840f7921a556e5d8072;hb=b11f62b4fc79958f761d785ca8316acd2b86c5dc;hpb=5cdf7b0bec4036ef5d66b10c0700042e5eb2d259;ds=sidebyside diff --git a/Source/WTF/wtf/efl/RunLoopEfl.cpp b/Source/WTF/wtf/efl/RunLoopEfl.cpp index e7a00ef66244..5dfc2903e8b4 100644 --- a/Source/WTF/wtf/efl/RunLoopEfl.cpp +++ b/Source/WTF/wtf/efl/RunLoopEfl.cpp @@ -28,8 +28,6 @@ #include "RunLoop.h" #include -#include -#include static const int ecorePipeMessageSize = 1; static const char wakupEcorePipeMessage[] = "W";