[project] dropping outdated SocketLock logger settings (IDEA-238995)

GitOrigin-RevId: 7f90672a13e437e926ba73297aaf8a38da36ac55
This commit is contained in:
Roman Shevchenko
2023-01-26 10:50:24 +01:00
committed by intellij-monorepo-bot
parent 436a9c577c
commit 53ebc510cd
2 changed files with 0 additions and 3 deletions

View File

@@ -326,8 +326,6 @@ impl RemoteDevLaunchConfiguration {
// TODO: disable once IDEA doesn't require JBA login for remote dev
("eap.login.enabled", "false"),
("#com.intellij.idea.SocketLock.level", "FINE"),
// TODO: CWM-5782 figure out why posix_spawn / jspawnhelper does not work in tests
// ("jdk.lang.Process.launchMechanism", "vfork"),
];

View File

@@ -1 +0,0 @@
\#com.intellij.idea.SocketLock.level=FINER