ctf: fix artefact in javadoc
authorMatthew Khouzam <matthew.khouzam@ericsson.com>
Mon, 24 Feb 2014 22:19:50 +0000 (17:19 -0500)
committerMatthew Khouzam <matthew.khouzam@ericsson.com>
Tue, 25 Feb 2014 15:07:56 +0000 (10:07 -0500)
Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Change-Id: I3e08aab27576592d8932b629fc152c9c5204c6bd
Reviewed-on: https://git.eclipse.org/r/22481
Tested-by: Hudson CI
Reviewed-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
IP-Clean: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Tested-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
org.eclipse.linuxtools.ctf.core/src/org/eclipse/linuxtools/ctf/core/trace/CTFTrace.java

index f0dcf0e46487f09ac973e034b65d2aab12f11d5a..a0fc0fca513cb15d0d43dd5a0ee4c597d5083b04 100644 (file)
@@ -638,8 +638,6 @@ public class CTFTrace implements IDefinitionScope {
      *            the file of the stream
      * @throws CTFReaderException
      *             A stream had an issue being read
-     * @throws ParseException
-     *             the stream may have conflicts
      * @since 3.0
      */
     public void addStreamFile(File streamFile) throws CTFReaderException {
This page took 0.026904 seconds and 5 git commands to generate.