mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 08:23:01 +00:00
[SHELL32] Deduplicate MAX_PROPERTY_SHEET_PAGE and AddPropSheetPageCallback(). #179
This commit is contained in:
parent
0d35ee7ade
commit
a3797dba7a
6 changed files with 18 additions and 35 deletions
|
@ -144,7 +144,6 @@ WINE_DEFAULT_DEBUG_CHANNEL(shell);
|
|||
|
||||
#define SHLINK_LOCAL 0
|
||||
#define SHLINK_REMOTE 1
|
||||
#define MAX_PROPERTY_SHEET_PAGE 32
|
||||
|
||||
/* link file formats */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue