From 8319fd4df9da1ecd9c1c401bb203bbd9cc83c247 Mon Sep 17 00:00:00 2001 From: clay_shooter Date: Sat, 8 Jan 2005 17:36:18 +0000 Subject: [PATCH] removed author tags --- com/jacob/com/SafeArray.java | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/com/jacob/com/SafeArray.java b/com/jacob/com/SafeArray.java index 4c5e2a9..ef7cacf 100644 --- a/com/jacob/com/SafeArray.java +++ b/com/jacob/com/SafeArray.java @@ -27,10 +27,7 @@ package com.jacob.com; /** - * @author joe - * - * TODO To change the template for this generated type comment go to - * Window - Preferences - Java - Code Style - Code Templates + * TODO: Need javadoc here */ public class SafeArray extends JacobObject { int m_pV = 0;