mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-18 11:38:08 +00:00
remove <<<<<HEAD
This commit is contained in:
parent
ab1e07c8b7
commit
bb41aeb4de
1 changed files with 0 additions and 1 deletions
|
|
@ -71,7 +71,6 @@ Content &Content::operator= (Content &&src) {
|
|||
return *this;
|
||||
}
|
||||
|
||||
<<<<<<< HEAD
|
||||
bool Content::operator==(const Content& content) const {
|
||||
L_D();
|
||||
return d->contentType == content.getContentType() && d->body == content.getBody() && d->contentDisposition == content.getContentDisposition();
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue