Commit 92ff8815 authored by Mariusz Pluciński's avatar Mariusz Pluciński Committed by Alexandre Julliard

shell32/tests: Remove duplicated test of known folder.

parent 9435f3ce
......@@ -901,7 +901,6 @@ struct knownFolderDef {
static const struct knownFolderDef known_folders[] = {
KNOWN_FOLDER(FOLDERID_AddNewPrograms, NO_CSIDL),
KNOWN_FOLDER(FOLDERID_AddNewPrograms, NO_CSIDL),
KNOWN_FOLDER(FOLDERID_AdminTools, CSIDL_ADMINTOOLS),
KNOWN_FOLDER(FOLDERID_AppUpdates, NO_CSIDL),
KNOWN_FOLDER(FOLDERID_CDBurning, CSIDL_CDBURN_AREA),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment