winmm/tests: Replace some '#if 0's with 'if (0)'s.
commit9279edfb033ad02cee92a289f75a357e66b12ce7
authorFrancois Gouget <fgouget@free.fr>
Thu, 11 Jan 2007 14:35:11 +0000 (11 15:35 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 12 Jan 2007 10:24:33 +0000 (12 11:24 +0100)
tree53ddb541598836e673fdad2bcd984cd7269ee293
parent94be42eb2dc384c7c1fd33c13e448ea4b06b821b
winmm/tests: Replace some '#if 0's with 'if (0)'s.

Fix the code so it compiles without warnings.
dlls/winmm/tests/capture.c
dlls/winmm/tests/wave.c