James Hawkins : msi: Remove an erroneous table.

Alexandre Julliard julliard at winehq.org
Mon Jan 7 08:39:11 CST 2008


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

Author: James Hawkins <truiken at gmail.com>
Date:   Sun Jan  6 12:22:42 2008 -0700

msi: Remove an erroneous table.

---

 dlls/msi/tests/install.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/dlls/msi/tests/install.c b/dlls/msi/tests/install.c
index 2c674bb..e4727b5 100644
--- a/dlls/msi/tests/install.c
+++ b/dlls/msi/tests/install.c
@@ -819,7 +819,6 @@ static const msi_table mov_tables[] =
     ADD_TABLE(rof_media),
     ADD_TABLE(property),
     ADD_TABLE(mov_move_file),
-    ADD_TABLE(registry),
 };
 
 static const msi_table mc_tables[] =




More information about the wine-cvs mailing list