summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWoongsuk Cho <ws77.cho@samsung.com>2020-03-23 11:16:03 +0900
committer이형주/Common Platform Lab(SR)/Staff Engineer/삼성전자 <leee.lee@samsung.com>2020-03-23 13:01:42 +0900
commit8dc5b7c37216de253b70a736bc2c582ac1025874 (patch)
treef63a315401a3ceac50263eda2ad990c201a1bc0d
parent2814d0c49326945a98c867b5c1f176705b114725 (diff)
downloadlauncher-8dc5b7c37216de253b70a736bc2c582ac1025874.tar.gz
launcher-8dc5b7c37216de253b70a736bc2c582ac1025874.tar.bz2
launcher-8dc5b7c37216de253b70a736bc2c582ac1025874.zip
-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;
};