ctf: do not append strings in StringBuilder.append() and avoid dead store
authorMatthew Khouzam <matthew.khouzam@ericsson.com>
Mon, 18 May 2015 01:31:57 +0000 (21:31 -0400)
committerMatthew Khouzam <matthew.khouzam@ericsson.com>
Tue, 19 May 2015 18:32:24 +0000 (14:32 -0400)
commite18274f96bc5bbd981c982048350f180e60b81bc
tree9d1ee199d80fbee4dd93eda376e13b00e9e8a65b
parenta6366b8b0bf8ea75c5d18b1522348dd51b97b909
ctf: do not append strings in StringBuilder.append() and avoid dead store

Clean up code during the process

Change-Id: If8017ce7bbec20a8a6542f2aaa30affa5f502059
Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/48034
Reviewed-by: Hudson CI
Reviewed-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/event/EventDefinition.java
This page took 0.024805 seconds and 5 git commands to generate.