]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Tools/Java/Source/GenBuild/org/tianocore/build/global/GenBuildLogger.java
Support MSA build options. Now the build options from four places: 1. tools_def.txt
[mirror_edk2.git] / Tools / Java / Source / GenBuild / org / tianocore / build / global / GenBuildLogger.java
index 18ef849ed02a8b24c70b704317842f341d9ec44b..b1e119a501a0193f92a5cfef44d1272e02472503 100644 (file)
@@ -45,11 +45,6 @@ public class GenBuildLogger extends DefaultLogger implements LogMethod {
     \r
     Project project = null;\r
     \r
-    ///\r
-    /// Time of the start of the build \r
-    ///\r
-    private long startTime = System.currentTimeMillis();\r
-    \r
     ///\r
     /// flag to present whether cache all msg or not\r
     /// true means to cache.\r