[TMF] Remove TmfStringLocation
authorMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Fri, 4 Oct 2013 19:44:19 +0000 (15:44 -0400)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Fri, 4 Oct 2013 23:01:35 +0000 (19:01 -0400)
commit8eaa4a57e5645f911b04960abe2dffa845382d92
tree1826abe9187e6783f3027a389aa88c98e866946f
parent26e33e675878d0d3e12ee9ce1a83eb7cd5435d68
[TMF] Remove TmfStringLocation

TmfStringLocation is not used except in tests and since we expect all checkpoints
to be of the same fixed size, it doesn't really make sense to keep this class around anymore.

Change-Id: I870c72fe6a26dd15cec7249393221cc9907bc340
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/17047
Tested-by: Hudson CI
Reviewed-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
IP-Clean: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
org.eclipse.linuxtools.tmf.core.tests/src/org/eclipse/linuxtools/tmf/core/tests/trace/TmfContextTest.java
org.eclipse.linuxtools.tmf.core.tests/src/org/eclipse/linuxtools/tmf/core/tests/trace/TmfLocationTest.java
org.eclipse.linuxtools.tmf.core.tests/src/org/eclipse/linuxtools/tmf/core/tests/trace/TmfStringLocation.java [deleted file]
This page took 0.041358 seconds and 5 git commands to generate.