You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jmeter.apache.org by ham1 <gi...@git.apache.org> on 2018/01/30 11:40:29 UTC

[GitHub] jmeter pull request #372: Remove unused variable assignment.

GitHub user ham1 opened a pull request:

    https://github.com/apache/jmeter/pull/372

    Remove unused variable assignment.

    I've manually tested a save fragment which works and I can't see any obvious side effects in `GuiPackage.getInstance().getCurrentSubTree()`.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ham1/jmeter remove_unused_line

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/jmeter/pull/372.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #372
    
----
commit c3c4eafc6dae9a0caf19692eaa0d84ee49f63cc4
Author: Graham Russell <gr...@...>
Date:   2018-01-30T11:38:26Z

    Remove unused variable assignment.

----


---

[GitHub] jmeter pull request #372: Remove unused variable assignment.

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/jmeter/pull/372


---