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

Unified Diff: app/table_model.h

Issue 179028: Revert "Fix a ton of compiler warnings." (Closed)
Patch Set: Created 11 years, 4 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 | « app/animation.h ('k') | app/table_model_observer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: app/table_model.h
diff --git a/app/table_model.h b/app/table_model.h
index 5d4377a0e724eb99b1b3c1e2b99908d1d133c9ac..c1e61b16aaef3912052ba0e0afb40c6da66af7d6 100644
--- a/app/table_model.h
+++ b/app/table_model.h
@@ -94,8 +94,6 @@ class TableModel {
void ClearCollator();
protected:
- ~TableModel() {}
-
// Returns the collator used by CompareValues.
icu::Collator* GetCollator();
};
« no previous file with comments | « app/animation.h ('k') | app/table_model_observer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698