summaryrefslogtreecommitdiffstats
path: root/chromium/third_party/WebKit/Source/platform/text/SegmentedString.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/WebKit/Source/platform/text/SegmentedString.h')
-rw-r--r--chromium/third_party/WebKit/Source/platform/text/SegmentedString.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/chromium/third_party/WebKit/Source/platform/text/SegmentedString.h b/chromium/third_party/WebKit/Source/platform/text/SegmentedString.h
index edef56db045..c99dcfba5d3 100644
--- a/chromium/third_party/WebKit/Source/platform/text/SegmentedString.h
+++ b/chromium/third_party/WebKit/Source/platform/text/SegmentedString.h
@@ -172,10 +172,6 @@ public:
updateAdvanceFunctionPointers();
}
- SegmentedString(const SegmentedString&);
-
- const SegmentedString& operator=(const SegmentedString&);
-
void clear();
void close();