diff options
author | Daniel Stenberg <daniel@haxx.se> | 2014-09-02 23:44:42 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2014-09-02 23:44:42 +0200 |
commit | a6c48c8be71da189ae64e33dae6ab50c023c9ca0 (patch) | |
tree | c729d2dff71a4277bbf7430863c687bd3467a782 /packages/Win32 | |
parent | 3c8c873252fa486d1e57fa28b8b455bfdb487f77 (diff) |
curl_multi_cleanup: remove superfluous NULL assigns
... as the struct is free()d in the end anyway. It was first pointed out
to me that one of the ->msglist assignments were supposed to have been
->pending but was a copy and paste mistake when I realized none of the
clearing of pointers had to be there.
Diffstat (limited to 'packages/Win32')
0 files changed, 0 insertions, 0 deletions