Rollback redundant change of removing "Id" before warning for unrecognized configuration keys.

git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@501139 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Pinaki Poddar 2007-01-29 18:31:27 +00:00
parent d9c26d9a8d
commit 74823f7cd0
1 changed files with 0 additions and 1 deletions

View File

@ -636,7 +636,6 @@ public class ConfigurationImpl
// <prefix>.properties System property; remove that property so we
// we don't warn about it
Configurations.removeProperty("properties", remaining);
Configurations.removeProperty("Id", remaining);
// now warn if there are any remaining properties that there
// is an unhandled prop