19 Feb
2009
19 Feb
'09
3:18 p.m.
Module: wine Branch: master Commit: 1134008973e71622b8cb4a15585641fb8ce65a77 URL: http://source.winehq.org/git/wine.git/?a=commit;h=1134008973e71622b8cb4a1558... Author: Michael Stefaniuc <mstefani(a)redhat.de> Date: Thu Feb 19 10:08:24 2009 +0100 winmm: Remove commented out code. The code tried to optimize the usage of the 32bit A(scii) winmm API with a 16bit driver. --- dlls/winmm/message16.c | 666 ------------------------------------------------ 1 files changed, 0 insertions(+), 666 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=1134008973e71622b8cb4a...