src/share/classes/com/sun/tools/javac/resources/compiler.properties

changeset 2187
4788eb38cac5
parent 2134
b0c086cd4520
child 2355
4f7d19235357
     1.1 --- a/src/share/classes/com/sun/tools/javac/resources/compiler.properties	Sat Nov 09 15:24:38 2013 +0100
     1.2 +++ b/src/share/classes/com/sun/tools/javac/resources/compiler.properties	Mon Nov 11 09:47:46 2013 -0500
     1.3 @@ -575,9 +575,6 @@
     1.4  compiler.err.intf.expected.here=\
     1.5      interface expected here
     1.6  
     1.7 -compiler.err.intf.or.array.expected.here=\
     1.8 -    interface or array type expected here
     1.9 -
    1.10  compiler.err.intf.meth.cant.have.body=\
    1.11      interface abstract methods cannot have body
    1.12  

mercurial