Index: ui/base/clipboard/clipboard_util_win.h |
=================================================================== |
--- ui/base/clipboard/clipboard_util_win.h (revision 113044) |
+++ ui/base/clipboard/clipboard_util_win.h (working copy) |
@@ -35,7 +35,6 @@ |
static FORMATETC* GetFileDescriptorFormat(); |
static FORMATETC* GetFileContentFormatZero(); |
static FORMATETC* GetWebKitSmartPasteFormat(); |
- static FORMATETC* GetWebCustomDataFormat(); |
///////////////////////////////////////////////////////////////////////////// |
// These methods check to see if |data_object| has the requested type. |