mirror of
https://gitee.com/ja-netfilter/ja-netfilter
synced 2026-06-21 00:47:00 +08:00
minor cleanup
This commit is contained in:
parent
30a07f9c60
commit
c3df080118
1 changed files with 0 additions and 1 deletions
|
|
@ -26,7 +26,6 @@ public class Initializer {
|
|||
}
|
||||
|
||||
try {
|
||||
c.getGenericSuperclass();
|
||||
inst.retransformClasses(c);
|
||||
} catch (Throwable e) {
|
||||
DebugInfo.error("Retransform class failed: " + name, e);
|
||||
|
|
|
|||
Loading…
Reference in a new issue