mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-30 14:10:19 +00:00
cleanup: remove bogus forward declaration of inexistent structure
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
parent
0cb5273766
commit
bf5510e5a6
1 changed files with 0 additions and 1 deletions
|
@ -28,7 +28,6 @@ extern "C" {
|
|||
|
||||
struct dive;
|
||||
struct divelog;
|
||||
struct dive_computer;
|
||||
struct devices;
|
||||
|
||||
typedef struct {
|
||||
|
|
Loading…
Reference in a new issue