From 1d2f46ccd1e5696bfa15c820cb7be66769c715c2 Mon Sep 17 00:00:00 2001 From: "ben@chromium.org" Date: Fri, 10 Oct 2008 17:13:51 +0000 Subject: Roll back trial from last night git-svn-id: svn://svn.chromium.org/chrome/trunk/src@3217 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/views/custom_frame_window.h | 2 -- 1 file changed, 2 deletions(-) (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..6b8238b 100644 --- a/chrome/views/custom_frame_window.h +++ b/chrome/views/custom_frame_window.h @@ -48,9 +48,7 @@ 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(); virtual LRESULT OnNCActivate(BOOL active); virtual LRESULT OnNCCalcSize(BOOL mode, LPARAM l_param); -- cgit v1.1