tmf: Remove getFieldType() method from CTF event fields
authorAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Fri, 22 Mar 2013 22:09:11 +0000 (18:09 -0400)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Thu, 4 Apr 2013 16:04:23 +0000 (12:04 -0400)
commita0e9eac8f4e380df2bc8e279f29199b449f586ba
tree6af64c3ba833c2339aaf8fcda14b359a46c7acbb
parenta34d8eee7eb28c1df39d0ab8346bb7d781025f70
tmf: Remove getFieldType() method from CTF event fields

It's not used anywhere. If we ever need it in the future, it would
be better to use an enum.

Change-Id: I6e6e4b8f4a8598536c4b5d5a762ef41eb2ffb989
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-on: https://git.eclipse.org/r/11404
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/ctfadaptor/CtfTmfEventField.java
This page took 0.028355 seconds and 5 git commands to generate.