remove unused variable accepted/tizen/unified/20200323.172926 submit/tizen/20200323.040423
authorWoongsuk Cho <ws77.cho@samsung.com>
Mon, 23 Mar 2020 02:16:03 +0000 (11:16 +0900)
committer이형주/Common Platform Lab(SR)/Staff Engineer/삼성전자 <leee.lee@samsung.com>
Mon, 23 Mar 2020 04:01:42 +0000 (13:01 +0900)
NativeLauncher/launcher/dotnet/dotnet_launcher.h

index a960bcd..3a06ab0 100644 (file)
@@ -49,7 +49,6 @@ class CoreRuntime
                unsigned int __domainId;
                int fd;
                bool __initialized;
-               bool __enableLogManager;
                bool __isProfileMode;
 
 };