mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Remove unnecessary include from dive.c
Signed-off-by: Anton Lundin <glance@acc.umu.se> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
232098ad96
commit
96f707abfe
1 changed files with 0 additions and 1 deletions
1
dive.c
1
dive.c
|
@ -6,7 +6,6 @@
|
|||
#include <limits.h>
|
||||
#include "gettext.h"
|
||||
#include "dive.h"
|
||||
#include "planner.h"
|
||||
|
||||
struct tag_entry *g_tag_list = NULL;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue