git://git.webkit.org
/
WebKit-https.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Remove some stray uses of OwnPtr and PassOwnPtr in WTF (outside of the template defin...
[WebKit-https.git]
/
Source
/
WTF
/
wtf
/
efl
/
RunLoopEfl.cpp
diff --git
a/Source/WTF/wtf/efl/RunLoopEfl.cpp
b/Source/WTF/wtf/efl/RunLoopEfl.cpp
index e7a00ef66244d7c933dc3840f7921a556e5d8072..5dfc2903e8b4d10743b529f4c0c74c6750dae596 100644
(file)
--- a/
Source/WTF/wtf/efl/RunLoopEfl.cpp
+++ b/
Source/WTF/wtf/efl/RunLoopEfl.cpp
@@
-28,8
+28,6
@@
#include "RunLoop.h"
#include <Ecore.h>
#include "RunLoop.h"
#include <Ecore.h>
-#include <wtf/OwnPtr.h>
-#include <wtf/PassOwnPtr.h>
static const int ecorePipeMessageSize = 1;
static const char wakupEcorePipeMessage[] = "W";
static const int ecorePipeMessageSize = 1;
static const char wakupEcorePipeMessage[] = "W";