Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / base / mac / mac_util.h
index db399a8..d93b495 100644 (file)
@@ -78,9 +78,6 @@ BASE_EXPORT void SwitchFullScreenModes(FullScreenMode from_mode,
 // Set the visibility of the cursor.
 BASE_EXPORT void SetCursorVisibility(bool visible);
 
-// Should windows miniaturize on a double-click (on the title bar)?
-BASE_EXPORT bool ShouldWindowsMiniaturizeOnDoubleClick();
-
 // Activates the process with the given PID.
 BASE_EXPORT void ActivateProcess(pid_t pid);