Zebediah Figura : shell32: Remove redundant definitions of undocumented shell functions.
Module: wine Branch: master Commit: 3113c5412fe9c285f345ac8e58178740a58ccb65 URL: https://source.winehq.org/git/wine.git/?a=commit;h=3113c5412fe9c285f345ac8e5... Author: Zebediah Figura <zfigura(a)codeweavers.com> Date: Thu Feb 3 18:47:19 2022 -0600 shell32: Remove redundant definitions of undocumented shell functions. Signed-off-by: Zebediah Figura <zfigura(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/shell32/autocomplete.c | 1 - dlls/shell32/brsfolder.c | 3 +- dlls/shell32/clipboard.c | 1 - dlls/shell32/cpanelfolder.c | 1 - dlls/shell32/dataobject.c | 1 - dlls/shell32/dialogs.c | 1 - dlls/shell32/folders.c | 1 - dlls/shell32/iconcache.c | 1 - dlls/shell32/pidl.c | 1 - dlls/shell32/shell32_main.c | 1 - dlls/shell32/shell32_main.h | 1 - dlls/shell32/shelllink.c | 1 - dlls/shell32/shellole.c | 1 - dlls/shell32/shellord.c | 1 - dlls/shell32/shellpath.c | 1 - dlls/shell32/shellreg.c | 1 - dlls/shell32/shellstring.c | 3 +- dlls/shell32/shfldr_desktop.c | 1 - dlls/shell32/shfldr_fs.c | 1 - dlls/shell32/shfldr_mycomp.c | 1 - dlls/shell32/shfldr_netplaces.c | 1 - dlls/shell32/shlfileop.c | 1 - dlls/shell32/shlfolder.c | 1 - dlls/shell32/shlview.c | 1 - dlls/shell32/shlview_cmenu.c | 1 - dlls/shell32/undocshell.h | 184 ---------------------------------------- 26 files changed, 3 insertions(+), 210 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=3113c5412fe9c285f345a...
participants (1)
-
Alexandre Julliard