Move variable declaration at the top of the function
authorHervé Poussineau <hpoussin@reactos.org>
Sun, 26 Jun 2005 12:51:17 +0000 (12:51 +0000)
committerHervé Poussineau <hpoussin@reactos.org>
Sun, 26 Jun 2005 12:51:17 +0000 (12:51 +0000)
commitdaae3048fd971e0844a9e241e4245b342f2cdd8f
treeb26954969a19114ff1a7203493259376bf0cabc4
parent489bda971f3b5c61a127d7e63969380900810102
Move variable declaration at the top of the function
Remove unneeded affectation of hProcessHeap (already initialized in DllMain)

svn path=/trunk/; revision=16285
reactos/lib/kernel32/misc/comm.c