[CRTDLL][CRT] Remove remnant declaration, silence cppcheck false positive.
authorSerge Gautherie <reactos-git_serge_171003@gautherie.fr>
Mon, 1 Jun 2020 19:29:02 +0000 (21:29 +0200)
committerThomas Faber <thomas.faber@reactos.org>
Sat, 27 Jun 2020 12:35:32 +0000 (14:35 +0200)
commit4213c70e2e9dbf4764be30c6a35c3d3c930e6943
treec78bea1c270bb2560f736f4b8b7eabd7e686784e
parent9e20be0fbf8da950e602c6b1fe1e75f7ffe52442
[CRTDLL][CRT] Remove remnant declaration, silence cppcheck false positive.

* _atexit_cleanup is no longer used
* Fix cppcheck 'pointerSize' warning
dll/win32/crtdll/dllmain.c
sdk/lib/crt/stdlib/atexit.c