tevent: Only set poll_ev->delete=false if it was true
authorVolker Lendecke <vl@samba.org>
Thu, 4 Apr 2013 08:23:02 +0000 (10:23 +0200)
committerStefan Metzmacher <metze@samba.org>
Thu, 4 Apr 2013 16:32:39 +0000 (18:32 +0200)
commit7f366d745c1d4e833470d853ec484459157616e7
tree4fac6f5c52ac68afba129661c4268a78dc31509f
parenta7f067c244401d37057a7ed7c00ba4ffc76f2b5a
tevent: Only set poll_ev->delete=false if it was true

Might not be noticable, but I thought it would be an obvious tiny
optimization. Possibly the compiler already does this.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Autobuild-User(master): Stefan Metzmacher <metze@samba.org>
Autobuild-Date(master): Thu Apr  4 18:32:39 CEST 2013 on sn-devel-104
lib/tevent/tevent_poll.c