Skip to content

Commit ac52b4d

Browse files
authored
Delete duplicate define (#46202)
The exact same thing exists 2 lines above that
1 parent 02635ec commit ac52b4d

File tree

1 file changed

+0
-1
lines changed
  • src/Servers/IIS/AspNetCoreModuleV2/OutOfProcessRequestHandler

1 file changed

+0
-1
lines changed

src/Servers/IIS/AspNetCoreModuleV2/OutOfProcessRequestHandler/serverprocess.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
#define ASPNETCORE_PORT_ENV_STR L"ASPNETCORE_PORT="
1717
#define ASPNETCORE_APP_PATH_ENV_STR L"ASPNETCORE_APPL_PATH="
1818
#define ASPNETCORE_APP_TOKEN_ENV_STR L"ASPNETCORE_TOKEN="
19-
#define ASPNETCORE_APP_PATH_ENV_STR L"ASPNETCORE_APPL_PATH="
2019

2120
class PROCESS_MANAGER;
2221

0 commit comments

Comments
 (0)