Skip to content

Commit

Permalink
remove unnecessary throttle setup
Browse files Browse the repository at this point in the history
  • Loading branch information
pabender committed Aug 1, 2019
1 parent a60a030 commit 87c9e3d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion java/test/jmri/jmrit/vsdecoder/DieselPaneTest.java
Expand Up @@ -22,7 +22,6 @@ public void testCTor() {
@Before
public void setUp() {
JUnitUtil.setUp();
JUnitUtil.initDebugThrottleManager();
}

@After
Expand Down

0 comments on commit 87c9e3d

Please sign in to comment.