Skip to content

Commit

Permalink
removed commented code
Browse files Browse the repository at this point in the history
  • Loading branch information
Anda Laakso committed Aug 20, 2019
1 parent b899ee8 commit f6ade21
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions HpToolsLauncher/Runners/AlmTestSetsRunner.cs
Original file line number Diff line number Diff line change
Expand Up @@ -38,13 +38,9 @@ namespace HpToolsLauncher
{
public class AlmTestSetsRunner : RunnerBase, IDisposable
{

//private ITDConnection2 _tdConnection;
private ITDConnection13 _tdConnection;
private ITDConnection2 _tdConnectionOld;
// private TDConnection _tdConnection;

//public ITDConnection2 TdConnection

public ITDConnection13 TdConnection
{
get
Expand Down

0 comments on commit f6ade21

Please sign in to comment.