diff options
Diffstat (limited to 'chrome/browser/cocoa/autocomplete_text_field.h')
| -rw-r--r-- | chrome/browser/cocoa/autocomplete_text_field.h | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/chrome/browser/cocoa/autocomplete_text_field.h b/chrome/browser/cocoa/autocomplete_text_field.h index 351685a..b4d70aa 100644 --- a/chrome/browser/cocoa/autocomplete_text_field.h +++ b/chrome/browser/cocoa/autocomplete_text_field.h @@ -1,4 +1,4 @@ -// Copyright (c) 2009 The Chromium Authors. All rights reserved. +// Copyright (c) 2010 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. @@ -129,10 +129,6 @@ class AutocompleteTextFieldObserver { // is not over an action. - (NSMenu*)actionMenuForEvent:(NSEvent*)event; -// Return the rectangle the star is being shown in, for purposes of -// positioning the bookmark bubble. -- (NSRect)starIconFrame; - // If the location icon is draggable, return its drag pasteboard. - (NSPasteboard*)locationDragPasteboard; |
