Alexandre Julliard : server: Get rid of the support for module snapshots, it is no longer needed.

Alexandre Julliard julliard at winehq.org
Tue Dec 9 06:25:00 CST 2008


Module: wine
Branch: master
Commit: db6e45488d1a83693098933eaf0107006012f18c
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=db6e45488d1a83693098933eaf0107006012f18c

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Dec  9 11:49:37 2008 +0100

server: Get rid of the support for module snapshots, it is no longer needed.

---

 dlls/ntdll/nt.c                |    1 -
 include/wine/server_protocol.h |   33 ++--------------
 server/process.c               |   24 -----------
 server/process.h               |    9 ----
 server/protocol.def            |   23 +----------
 server/request.h               |    2 -
 server/snapshot.c              |   83 ++-------------------------------------
 server/trace.c                 |   23 +----------
 8 files changed, 13 insertions(+), 185 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=db6e45488d1a83693098933eaf0107006012f18c



More information about the wine-cvs mailing list