mirror of
https://github.com/SimpleMobileTools/Simple-SMS-Messenger.git
synced 2025-02-01 09:56:51 +01:00
removing a debug log
This commit is contained in:
parent
9ff1f90f88
commit
6d26495daa
@ -1273,7 +1273,6 @@ class ThreadActivity : SimpleActivity() {
|
||||
|
||||
private fun launchScheduleSendDialog(originalDateTime: DateTime? = null) {
|
||||
ScheduleMessageDialog(this, originalDateTime) { newDateTime ->
|
||||
mydebug("new $newDateTime")
|
||||
if (newDateTime != null) {
|
||||
scheduledDateTime = newDateTime
|
||||
showScheduleMessageDialog()
|
||||
|
Loading…
x
Reference in New Issue
Block a user