Skip to content

Commit 2ab92ff

Browse files
committed
refactor: remove unused property K9.isShowContactName
1 parent 6004e72 commit 2ab92ff

File tree

1 file changed

+0
-3
lines changed
  • legacy/core/src/main/java/com/fsck/k9

1 file changed

+0
-3
lines changed

legacy/core/src/main/java/com/fsck/k9/K9.kt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -149,9 +149,6 @@ object K9 : KoinComponent {
149149
@JvmStatic
150150
var messageListPreviewLines = 2
151151

152-
@JvmStatic
153-
var isShowContactName = false
154-
155152
@JvmStatic
156153
var contactNameColor = 0xFF1093F5.toInt()
157154

0 commit comments

Comments
 (0)