tmf: Remove Cloneable from (I)TmfCheckpoint
authorAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Wed, 6 Feb 2013 16:43:07 +0000 (11:43 -0500)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Wed, 6 Feb 2013 20:44:03 +0000 (15:44 -0500)
commita12b0e0fc0866cc7dcb195fb34b5dd52cba491ac
tree8b5d23deb194b0ea8c4fc456e0eb17c25bd3bd9d
parent81a2d02ecdfb198982de8c7fda2fd880cbf4759f
tmf: Remove Cloneable from (I)TmfCheckpoint

It was not used anywhere, except in tests, and the object isn't
made to be modified already.

Change-Id: I36330f3bf6b3c20e37ab2be88aa90984cbd2a05f
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-on: https://git.eclipse.org/r/10215
Tested-by: Hudson CI
Reviewed-by: Patrick Tasse <patrick.tasse@gmail.com>
IP-Clean: Patrick Tasse <patrick.tasse@gmail.com>
org.eclipse.linuxtools.tmf.core.tests/src/org/eclipse/linuxtools/tmf/core/tests/trace/TmfCheckpointTest.java
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/trace/ITmfCheckpoint.java
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/trace/TmfCheckpoint.java
This page took 0.025766 seconds and 5 git commands to generate.