X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fthird_party%2FWebKit%2FSource%2Fplatform%2Ftext%2FSegmentedString.h;h=c99dcfba5d32013fab9b44af4348a73e307025a5;hb=ff3e2503a20db9193d323c1d19c38c68004dec4a;hp=edef56db04525de6a4284c721103badcb8fe5cfe;hpb=7338fba38ba696536d1cc9d389afd716a6ab2fe6;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/third_party/WebKit/Source/platform/text/SegmentedString.h b/src/third_party/WebKit/Source/platform/text/SegmentedString.h index edef56d..c99dcfb 100644 --- a/src/third_party/WebKit/Source/platform/text/SegmentedString.h +++ b/src/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();