tizen beta release
[framework/web/webkit-efl.git] / Source / WebCore / bindings / js / JSCustomXPathNSResolver.h
index 7d66494..a58cb49 100755 (executable)
@@ -26,8 +26,6 @@
 #ifndef JSCustomXPathNSResolver_h
 #define JSCustomXPathNSResolver_h
 
-#if ENABLE(XPATH)
-
 #include "XPathNSResolver.h"
 #include <runtime/JSValue.h>
 #include <wtf/Forward.h>
@@ -61,6 +59,4 @@ namespace WebCore {
 
 } // namespace WebCore
 
-#endif // ENABLE(XPATH)
-
 #endif // JSCustomXPathNSResolver_h