Module: wine Branch: master Commit: 18bb9da5bce2fc188a7f2662ebe465900cec2343 URL: http://source.winehq.org/git/wine.git/?a=commit;h=18bb9da5bce2fc188a7f2662eb...
Author: Alexandre Julliard julliard@winehq.org Date: Tue Sep 21 15:59:45 2010 +0200
krnl386.exe: Get rid of the useless config.sys parser.
---
dlls/krnl386.exe16/Makefile.in | 1 - dlls/krnl386.exe16/dosconf.c | 484 ---------------------------------------- dlls/krnl386.exe16/dosexe.h | 22 -- dlls/krnl386.exe16/int21.c | 17 +- 4 files changed, 7 insertions(+), 517 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=18bb9da5bce2fc188a7f26...