Do not remove an empty note file after edit session
Signed-off-by: Lars Henriksen <LarsHenriksen@get2net.dk> Signed-off-by: Lukas Fleischer <lfleischer@calcurse.org>
This commit is contained in:
committed by
Lukas Fleischer
parent
e1b5580bdf
commit
e3dd92ef71
@@ -936,7 +936,6 @@ void io_set_lock(void);
|
||||
unsigned io_dump_pid(char *);
|
||||
unsigned io_get_pid(char *);
|
||||
int io_files_equal(const char *, const char *);
|
||||
int io_file_is_empty(char *);
|
||||
int io_file_cp(const char *, const char *);
|
||||
void io_unset_modified(void);
|
||||
void io_set_modified(void);
|
||||
|
||||
Reference in New Issue
Block a user