Fix: file-descriptor: unnecessary assert in move constructor
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 29 Mar 2023 17:41:26 +0000 (13:41 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 11 Apr 2023 20:26:58 +0000 (16:26 -0400)
There is no use in checking the current fd in the move constructor. This
is probably a left-over from the inital move assignment operator.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: I416d2778784ddea448904118c940914c030bf399


No differences found
This page took 0.025085 seconds and 4 git commands to generate.