summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--core/btdiscovery.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/core/btdiscovery.h b/core/btdiscovery.h
index 72ed39a07..a99b29b3c 100644
--- a/core/btdiscovery.h
+++ b/core/btdiscovery.h
@@ -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>