mirror of
https://github.com/SimpleMobileTools/Simple-Calendar.git
synced 2025-02-07 15:38:54 +01:00
removing some unused constants
This commit is contained in:
parent
61f30cd5d6
commit
1fe19bd6e4
@ -155,7 +155,4 @@ const val DELETE_ALL_OCCURRENCES = 2
|
|||||||
const val REMINDER_NOTIFICATION = 0
|
const val REMINDER_NOTIFICATION = 0
|
||||||
const val REMINDER_EMAIL = 1
|
const val REMINDER_EMAIL = 1
|
||||||
|
|
||||||
const val CLOSE_WITHOUT_SAVING = 0
|
|
||||||
const val SAVE_AND_CLOSE = 1
|
|
||||||
|
|
||||||
fun getNowSeconds() = System.currentTimeMillis() / 1000L
|
fun getNowSeconds() = System.currentTimeMillis() / 1000L
|
||||||
|
Loading…
x
Reference in New Issue
Block a user