From 1c496506bc0d720241e5f9877681197e3b6d576a Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Thu, 7 Aug 2014 08:55:52 +0200 Subject: java: remove useless javadoc tags that are not conveying any useful information Change-Id: Ic37934b8cc376fcdcb3d295232452f411dfd43b1 --- qadevOOo/runner/stats/Summarizer.java | 1 - 1 file changed, 1 deletion(-) (limited to 'qadevOOo/runner/stats') diff --git a/qadevOOo/runner/stats/Summarizer.java b/qadevOOo/runner/stats/Summarizer.java index b63c5c255eb1..dfd9a4f0b2ac 100644 --- a/qadevOOo/runner/stats/Summarizer.java +++ b/qadevOOo/runner/stats/Summarizer.java @@ -32,7 +32,6 @@ public class Summarizer /** * * gets the state for a SuperEntry according to its subentries - * @param entry */ public void summarizeUp(DescEntry entry) { -- cgit