mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
cleanup: remove picturedir_string()
This seems to be dead code. Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
parent
2c490fcbbb
commit
29d71eb85e
3 changed files with 0 additions and 14 deletions
|
@ -130,7 +130,6 @@ char *move_away(const char *path);
|
|||
const char *local_file_path(struct picture *picture);
|
||||
char *cloud_url();
|
||||
char *hashfile_name_string();
|
||||
char *picturedir_string();
|
||||
enum deco_mode decoMode(bool in_planner);
|
||||
void parse_seabear_header(const char *filename, struct xml_params *params);
|
||||
char *get_current_date();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue