remove useless self-assignment in folly::iobuf
authorLouis Brandy <ldbrandy@fb.com>
Wed, 3 Jun 2015 21:24:26 +0000 (14:24 -0700)
committerNoam Lerner <noamler@fb.com>
Fri, 5 Jun 2015 02:31:13 +0000 (19:31 -0700)
commit26395e9b0dc250bf40f36334b32c8f4599f80a1b
tree70615a6fd5a1b4e78ae8af2a0042af0f6bf4a4c0
parent1b62ef8e92e11a1eef521d024af0a3c74a3fc925
remove useless self-assignment in folly::iobuf

Summary:
I'm pretty sure this doesn't do anything.

Based on a cursory review, I also don't think this is a bug (ie, it should have been assigned to something else).

Test Plan: fbconfig -r folly && fbmake runtests

Reviewed By: tudorb@fb.com

Subscribers: net-systems@, enis, folly-diffs@, yfeldblum, darshan, chalfant

FB internal diff: D2124497

Tasks: 7306976

Signature: t1:2124497:1433368083:1097dc22734dacad59b30d4b721be111d021bb43
folly/io/IOBuf.cpp