summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NativeLauncher/launcher/dotnet/dotnet_launcher.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/NativeLauncher/launcher/dotnet/dotnet_launcher.h b/NativeLauncher/launcher/dotnet/dotnet_launcher.h
index a960bcd..3a06ab0 100644
--- a/NativeLauncher/launcher/dotnet/dotnet_launcher.h
+++ b/NativeLauncher/launcher/dotnet/dotnet_launcher.h
@@ -49,7 +49,6 @@ class CoreRuntime
unsigned int __domainId;
int fd;
bool __initialized;
- bool __enableLogManager;
bool __isProfileMode;
};