Merge "fix: use EINA_* booleans instread of TRUE/FALSE" into tizen
[platform/framework/web/wrt.git] / src / view / webkit / injected-bundle / wrt-injected-bundle.h
index 5d89fe0..fc2b774 100644 (file)
@@ -182,10 +182,6 @@ class Bundle
                           std::string & argEncodedBundle,
                           std::string & argTheme);
 
-
-#ifdef MULTIPROCESS_SERVICE_SUPPORT_INLINE
-    void sendWebProcessPid();
-#endif
 #ifdef CORS_WHITELISTING_ENABLED
     void bypassCORSforWARPAccessList(WrtDB::WidgetDAOReadOnly &dao);
 #endif