From 02c8af4b05db2cd02da70aeaac176acb1deadf60 Mon Sep 17 00:00:00 2001 From: "ben@chromium.org" Date: Thu, 9 Oct 2008 20:40:32 +0000 Subject: Roll back this section of the previous change to see if it is necessary. http://crbug.com/3264 Review URL: http://codereview.chromium.org/6394 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@3126 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/views/custom_frame_window.h | 1 - 1 file changed, 1 deletion(-) (limited to 'chrome/views/custom_frame_window.h') diff --git a/chrome/views/custom_frame_window.h b/chrome/views/custom_frame_window.h index 0d89193..104f923 100644 --- a/chrome/views/custom_frame_window.h +++ b/chrome/views/custom_frame_window.h @@ -48,7 +48,6 @@ class CustomFrameWindow : public Window { virtual void DisableInactiveRendering(bool disable); // Overridden from HWNDViewContainer: - virtual void OnEnterIdle(UINT reason, HWND window); virtual void OnInitMenu(HMENU menu); virtual void OnInitMenuPopup(HMENU menu, UINT position, BOOL is_system_menu); virtual void OnMouseLeave(); -- cgit v1.1