summaryrefslogtreecommitdiff
path: root/gnu/classpath/jdwp/id/ReferenceTypeId.java
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/classpath/jdwp/id/ReferenceTypeId.java')
-rw-r--r--gnu/classpath/jdwp/id/ReferenceTypeId.java10
1 files changed, 1 insertions, 9 deletions
diff --git a/gnu/classpath/jdwp/id/ReferenceTypeId.java b/gnu/classpath/jdwp/id/ReferenceTypeId.java
index e7a5d2c3d..b82acf34a 100644
--- a/gnu/classpath/jdwp/id/ReferenceTypeId.java
+++ b/gnu/classpath/jdwp/id/ReferenceTypeId.java
@@ -1,5 +1,5 @@
/* ReferenceTypeId.java -- a base class for all reference type IDs
- Copyright (C) 2005 Free Software Foundation
+ Copyright (C) 2005, 2006 Free Software Foundation
This file is part of GNU Classpath.
@@ -62,14 +62,6 @@ public class ReferenceTypeId
}
/**
- * Returns the size of this ID type
- */
- public int size ()
- {
- return 8;
- }
-
- /**
* Gets the class associated with this ID
*
* @returns the class