Explorar o código

test code Restore

DESKTOP-6U0VOTJ\User %!s(int64=6) %!d(string=hai) anos
pai
achega
d5f2015389
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      Dev/OHV/VehicleControlSystem/VCSystem.cs

+ 0 - 2
Dev/OHV/VehicleControlSystem/VCSystem.cs

@@ -26,8 +26,6 @@ namespace VehicleControlSystem
 
         public VCSystem(IEventAggregator ea) 
         {
-            //ys-hwang test sourcetree
-            this.eventAggregator = ea;
             this.eventAggregator = ea;
 
             this.eventAggregator.GetEvent<ApplicationExitEvent>().Subscribe((o) => Dispose(), true);