summaryrefslogtreecommitdiff
path: root/ojluni/annotations/mmodule/java/net/InetAddress.annotated.java
diff options
context:
space:
mode:
Diffstat (limited to 'ojluni/annotations/mmodule/java/net/InetAddress.annotated.java')
-rw-r--r--ojluni/annotations/mmodule/java/net/InetAddress.annotated.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/ojluni/annotations/mmodule/java/net/InetAddress.annotated.java b/ojluni/annotations/mmodule/java/net/InetAddress.annotated.java
index 54b6fd0659..6f4492d110 100644
--- a/ojluni/annotations/mmodule/java/net/InetAddress.annotated.java
+++ b/ojluni/annotations/mmodule/java/net/InetAddress.annotated.java
@@ -88,7 +88,6 @@ public static java.net.InetAddress getByAddress(byte[] addr) throws java.net.Unk
public static java.net.InetAddress getLocalHost() throws java.net.UnknownHostException { throw new RuntimeException("Stub!"); }
@libcore.api.CorePlatformApi
-@libcore.api.IntraCoreApi
public static boolean isNumeric(java.lang.String address) { throw new RuntimeException("Stub!"); }
@libcore.api.CorePlatformApi