Commit a52b253f authored by garciay's avatar garciay
Browse files

Remove useless code

parent 486cc405
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -243,9 +243,6 @@ module LibItsAtsp_Functions {
            
            // Set defaults
            activate(a_atspDefault()); 
            if (p_componentName == "cf02Up") {
                activate(a_atspDefault());
            }
        } // End of function f_initialiseComponent
	}