msi: Remove a debugging call.

This commit is contained in:
James Hawkins 2008-04-25 22:06:50 -05:00 committed by Alexandre Julliard
parent 78cb36d607
commit f2189d17b0
1 changed files with 0 additions and 1 deletions

View File

@ -4048,7 +4048,6 @@ static void test_movefiles(void)
create_database(msifile, mov_tables, sizeof(mov_tables) / sizeof(msi_table));
MsiSetInternalUI(INSTALLUILEVEL_FULL, NULL);
MsiEnableLog(INSTALLLOGMODE_VERBOSE | INSTALLLOGMODE_EXTRADEBUG, "log.txt", 0);
/* if the source or dest property is not a full path,
* windows tries to access it as a network resource