Skip to content

Commit ec23fd8

Browse files
committed
Fix comments
1 parent 38e6c6d commit ec23fd8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

daemon/src/main/kotlin/org/matrix/vector/daemon/VectorDaemon.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ object VectorDaemon {
5959
}
6060
CliSocketServer.start()
6161

62-
// Accessing the object triggers the `init` block, reading SQLite instantly.
6362
if (PreferenceStore.isLogWatchdogEnabled()) LogcatMonitor.enableWatchdog()
6463
// Preload Framework DEX in the background
6564
CoroutineScope(Dispatchers.IO).launch {

0 commit comments

Comments
 (0)