Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1251)

Unified Diff: chrome/browser/ui/cocoa/background_tile_view.h

Issue 8313008: Delete some unused code found by the clang static analyzer. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 9 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/browser/ui/cocoa/bookmarks/bookmark_bar_folder_button_cell.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/cocoa/background_tile_view.h
diff --git a/chrome/browser/ui/cocoa/background_tile_view.h b/chrome/browser/ui/cocoa/background_tile_view.h
index 9a08113d15bc6eccd0a35b83531cafdd4dde0a7c..08dfb5e3ba13faa55ae8e74c557895e51352aa60 100644
--- a/chrome/browser/ui/cocoa/background_tile_view.h
+++ b/chrome/browser/ui/cocoa/background_tile_view.h
@@ -13,7 +13,6 @@
@interface BackgroundTileView : NSView {
@private
- BOOL showsDivider_;
NSImage* tileImage_;
}
« no previous file with comments | « no previous file | chrome/browser/ui/cocoa/bookmarks/bookmark_bar_folder_button_cell.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698