Skip to content

Commit

Permalink
Remove extraneous debug
Browse files Browse the repository at this point in the history
  • Loading branch information
jbachorik committed Nov 22, 2018
1 parent e601842 commit f5483b5
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,6 @@ public byte[] transform(ClassLoader loader, String className, Class<?> classBein
if (entered) {
BTraceRuntime.leave();
}
System.err.println("*** <<< Thread: " + Thread.currentThread().getName());
}
} finally {
setupLock.readLock().unlock();
Expand Down

0 comments on commit f5483b5

Please sign in to comment.