lttng.control: remove useless data assignment
authorMatthew Khouzam <matthew.khouzam@ericsson.com>
Sat, 15 Oct 2016 15:43:08 +0000 (11:43 -0400)
committerMatthew Khouzam <matthew.khouzam@ericsson.com>
Mon, 17 Oct 2016 14:07:26 +0000 (10:07 -0400)
commit7b51f722f1d4b2357e5a268f5f86796eeee39a67
tree24d1f616429ceba140f2529aaf87903d6b3651bf
parentd7ac629472e9ad6be2c5ecff41b0b74751cd2844
lttng.control: remove useless data assignment

In an elvis switch ?: a value was assigned in one of the branches.
This fixes the issue.

Change-Id: I4fedee2efdfbe184f8857d37004dc3192235f9f0
Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/83301
Reviewed-by: Hudson CI
Reviewed-by: Patrick Tasse <patrick.tasse@gmail.com>
Tested-by: Patrick Tasse <patrick.tasse@gmail.com>
lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/lttng2/control/core/session/SessionConfigGenerator.java
This page took 0.023889 seconds and 5 git commands to generate.