Skip to content

Commit 7c65461

Browse files
committed
remove unecessary @since tag
Signed-off-by: Vlad Arama <vlad.arama@ericsson.com>
1 parent 09e7c3e commit 7c65461

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/event/types/IntegerDeclaration.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -519,7 +519,6 @@ public Map<String, List<IntegerRange>> getMappings() {
519519
*
520520
* @param mappings
521521
* a mapped range of integers
522-
* @since 4.5
523522
*/
524523
private void setMappings(Map<String, List<IntegerRange>> mappings) {
525524
fMappings = mappings;

0 commit comments

Comments
 (0)