summaryrefslogtreecommitdiff
path: root/qadevOOo/qa
diff options
context:
space:
mode:
authorMarcos Paulo de Souza <marcos.souza.org@gmail.com>2012-09-27 00:52:17 -0300
committerNoel Power <noel.power@suse.com>2012-09-27 12:22:04 +0100
commitd3f60c050ab8489976c6b5684b4d64c7622a9d50 (patch)
tree3713758794a82ab827a83a728141d834870268be /qadevOOo/qa
parentc73745117d7ce0dc6020020b49120ef3ba350e78 (diff)
fdo#51304: Remove @author and more commented code
More tags removed and with it, more commented code was found. So remove it all. Not functional changes here, just a cleanup. Change-Id: Id4a6b3126ca32f3460dec3056b9caa370d0ee69c Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
Diffstat (limited to 'qadevOOo/qa')
-rw-r--r--qadevOOo/qa/complex/junitskeleton/justatest.java7
1 files changed, 2 insertions, 5 deletions
diff --git a/qadevOOo/qa/complex/junitskeleton/justatest.java b/qadevOOo/qa/complex/junitskeleton/justatest.java
index 89c47bc7e530..55985cdbd686 100644
--- a/qadevOOo/qa/complex/junitskeleton/justatest.java
+++ b/qadevOOo/qa/complex/junitskeleton/justatest.java
@@ -17,16 +17,13 @@
*/
/**
- * @author: ll93751
* @copyright: Sun Microsystems Inc. 2010
*/
package complex.junitskeleton;
-public class justatest /* extends *//* implements */ {
- //public static void main( String[] argv ) {
- //
- // }
+public class justatest {
+
public void justatest()
{
System.out.println("justatest CTor.");