langtools/src/jdk.compiler/share/classes/com/sun/tools/javac/resources/javac.properties
changeset 34480 124ac002c969
parent 32909 989fef2663d2
child 35810 9ee6e90d679c
--- a/langtools/src/jdk.compiler/share/classes/com/sun/tools/javac/resources/javac.properties	Fri Dec 04 09:46:12 2015 -0800
+++ b/langtools/src/jdk.compiler/share/classes/com/sun/tools/javac/resources/javac.properties	Fri Dec 04 14:22:04 2015 -0800
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 1999, 2014, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1999, 2015, Oracle and/or its affiliates. All rights reserved.
 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 #
 # This code is free software; you can redistribute it and/or modify it
@@ -296,8 +296,6 @@
     target release {0} conflicts with default source release {1}
 javac.warn.profile.target.conflict=\
     profile {0} is not valid for target release {1}
-javac.err.dir.not.found=\
-    directory not found: {0}
 javac.err.file.not.found=\
     file not found: {0}
 javac.err.file.not.directory=\