Commit e3262d08756ed22341f9c5eadc2b2fc258ceeb9e
- Diff rendering mode:
- inline
- side by side
champlain/champlain-file-cache.c
(2 / 1)
|   | |||
| 573 | 573 | { | |
| 574 | 574 | g_file_info_get_modification_time (info, &modified_time); | |
| 575 | 575 | champlain_tile_set_modified_time (tile, &modified_time); | |
| 576 | |||
| 577 | g_object_unref (info); | ||
| 576 | 578 | } | |
| 577 | 579 | g_object_unref (file); | |
| 578 | g_object_unref (info); | ||
| 579 | 580 | ||
| 580 | 581 | /* Notify other caches that the tile has been filled */ | |
| 581 | 582 | if (CHAMPLAIN_IS_TILE_CACHE(next_source)) |
Comments
Add your comment
Please log in to comment



Add a new comment:
Login or create an account to post a comment