mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
SVN: accidentally committed
This commit is contained in:
@@ -150,8 +150,7 @@ public class SvnVcs extends AbstractVcs<CommittedChangeList> {
|
||||
private static RareLogger.LogFilter[] ourLogFilters;
|
||||
|
||||
static {
|
||||
// todo rmeove
|
||||
SVNJNAUtil.setJNAEnabled(false);
|
||||
SVNJNAUtil.setJNAEnabled(true);
|
||||
SvnHttpAuthMethodsDefaultChecker.check();
|
||||
|
||||
//noinspection UseOfArchaicSystemPropertyAccessors
|
||||
|
||||
Reference in New Issue
Block a user