mirror of https://github.com/apache/openjpa.git
OPENJPA-1068 remove debugging info left behind in last commit. Jeremy, thanks for the review and for catching this.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@780729 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
d4c227ef00
commit
97caf21bb7
|
@ -1536,7 +1536,6 @@ public class OpenJPAConfigurationImpl
|
|||
}
|
||||
|
||||
public void setValidationMode(String mode) {
|
||||
Thread.dumpStack();
|
||||
validationMode.setString(mode);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue