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

Unified Diff: Source/WebCore/platform/Pasteboard.h

Issue 13529026: Removing a bunch of unused platform code. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 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
Index: Source/WebCore/platform/Pasteboard.h
diff --git a/Source/WebCore/platform/Pasteboard.h b/Source/WebCore/platform/Pasteboard.h
index 1a9c25d3a151faeab4f11e695668a9b06cd82fea..d11cf20f359a1d91d727f924aafb6b0f6e3a1cab 100644
--- a/Source/WebCore/platform/Pasteboard.h
+++ b/Source/WebCore/platform/Pasteboard.h
@@ -76,7 +76,6 @@ private:
Pasteboard();
eae 2013/04/05 22:28:53 This file has no changes.
leviw_travelin_and_unemployed 2013/04/05 22:39:18 Another merge of the same changes, but I'd removed
bool m_selectionMode;
-
};
} // namespace WebCore

Powered by Google App Engine
This is Rietveld 408576698