Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/runtime.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/installer/corehost/cli/host_startup_info.h')
-rw-r--r--src/installer/corehost/cli/host_startup_info.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/installer/corehost/cli/host_startup_info.h b/src/installer/corehost/cli/host_startup_info.h
index cdc2746021a..4cb4b3e92b9 100644
--- a/src/installer/corehost/cli/host_startup_info.h
+++ b/src/installer/corehost/cli/host_startup_info.h
@@ -11,7 +11,6 @@
struct host_startup_info_t
{
host_startup_info_t() {}
-
host_startup_info_t(
const pal::char_t* host_path_value,
const pal::char_t* dotnet_root_value,