diff options
author | Berthold Stoeger <bstoeger@mail.tuwien.ac.at> | 2020-04-19 17:01:58 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2020-05-06 13:58:09 -0700 |
commit | 6ae2d36e381b4f676eb9d8c0e06245989ef16383 (patch) | |
tree | 169e0b4119fc9c549a32528952215cd78a64221d /commands | |
parent | 74f03e3537ee530000d4b11013bb12de91cb21dd (diff) | |
download | subsurface-6ae2d36e381b4f676eb9d8c0e06245989ef16383.tar.gz |
core: move picture-related function from dive.c to picture.c
Move the two functions create_picture() and picture_check_valid_time()
from dive.c to picture.c.
This might be somewhat questionable, as these functions are not purely
picture related, but check the nearest selected dives, etc. However,
dive.c is so huge, that slimming it down can't hurt. Moreover,
getting the nearest selected dive is more divelist- than dive
functionality anyway.
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Diffstat (limited to 'commands')
0 files changed, 0 insertions, 0 deletions