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

Unified Diff: chrome/browser/parsers/metadata_parser_factory.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 | « chrome/browser/parsers/metadata_parser.h ('k') | chrome/browser/parsers/metadata_parser_jpeg_factory.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/parsers/metadata_parser_factory.h
diff --git a/chrome/browser/parsers/metadata_parser_factory.h b/chrome/browser/parsers/metadata_parser_factory.h
index 9c291c4a1e898d94cf64b4d816febd8064076c90..c42e01d7b8784f96a7e9f6163d9d16163409a1d3 100644
--- a/chrome/browser/parsers/metadata_parser_factory.h
+++ b/chrome/browser/parsers/metadata_parser_factory.h
@@ -12,7 +12,6 @@
class MetadataParserFactory {
public:
MetadataParserFactory() {}
- virtual ~MetadataParserFactory() {}
// Used to check to see if the parser can parse the given file. This
// should not do any additional reading of the file.
« no previous file with comments | « chrome/browser/parsers/metadata_parser.h ('k') | chrome/browser/parsers/metadata_parser_jpeg_factory.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698