make the debugging support code compile under JDK 1.3
This commit is contained in:
@@ -38,7 +38,6 @@ public class DebugRequest implements Serializable {
|
||||
/* (non-Javadoc)
|
||||
* @see java.lang.Object#toString()
|
||||
*/
|
||||
@Override
|
||||
public String toString() {
|
||||
return type.toString();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user