diff options
Diffstat (limited to 'tmk_core/protocol/bluefruit/bluefruit.h')
-rw-r--r-- | tmk_core/protocol/bluefruit/bluefruit.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tmk_core/protocol/bluefruit/bluefruit.h b/tmk_core/protocol/bluefruit/bluefruit.h index ceacc4a367..7b636abb95 100644 --- a/tmk_core/protocol/bluefruit/bluefruit.h +++ b/tmk_core/protocol/bluefruit/bluefruit.h @@ -19,7 +19,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #include "host_driver.h" - host_driver_t *bluefruit_driver(void); #endif
\ No newline at end of file |