Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / content / common / sandbox_win.h
index 1703d7a..7fe52a8 100644 (file)
@@ -34,9 +34,6 @@ bool InitBrokerServices(sandbox::BrokerServices* broker_services);
 
 bool InitTargetServices(sandbox::TargetServices* target_services);
 
-// Returns whether DirectWrite font rendering should be used.
-CONTENT_EXPORT bool ShouldUseDirectWrite();
-
 }  // namespace content
 
 #endif  // CONTENT_COMMON_SANDBOX_WIN_H_