mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Don't declare static function in .h file
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
23df593817
commit
be8f20dda6
1 changed files with 0 additions and 4 deletions
|
@ -11,10 +11,6 @@
|
|||
#include <QBluetoothUuid>
|
||||
#include "core/libdivecomputer.h"
|
||||
|
||||
|
||||
|
||||
static dc_descriptor_t *getDeviceType(QString btName);
|
||||
|
||||
#endif
|
||||
#if defined(Q_OS_ANDROID)
|
||||
#include <QAndroidJniObject>
|
||||
|
|
Loading…
Add table
Reference in a new issue