| Index: chrome/browser/cocoa/bookmark_editor_base_controller.mm
|
| diff --git a/chrome/browser/cocoa/bookmark_editor_base_controller.mm b/chrome/browser/cocoa/bookmark_editor_base_controller.mm
|
| index 45bf44e2b525fa5ba38e4b4588479b5b2d2b5f03..be367aecdd841e3c80fe61b957f9165b54f6ba5e 100644
|
| --- a/chrome/browser/cocoa/bookmark_editor_base_controller.mm
|
| +++ b/chrome/browser/cocoa/bookmark_editor_base_controller.mm
|
| @@ -20,8 +20,6 @@
|
|
|
| @interface BookmarkEditorBaseController ()
|
|
|
| -@property (retain, readwrite) NSArray* folderTreeArray;
|
| -
|
| // Return the folder tree object for the given path.
|
| - (BookmarkFolderInfo*)folderForIndexPath:(NSIndexPath*)path;
|
|
|
|
|