summaryrefslogtreecommitdiff
path: root/tmk_core/protocol/pjrc/pjrc.h
diff options
context:
space:
mode:
Diffstat (limited to 'tmk_core/protocol/pjrc/pjrc.h')
-rw-r--r--tmk_core/protocol/pjrc/pjrc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tmk_core/protocol/pjrc/pjrc.h b/tmk_core/protocol/pjrc/pjrc.h
index 06e79626fc..08a1ede186 100644
--- a/tmk_core/protocol/pjrc/pjrc.h
+++ b/tmk_core/protocol/pjrc/pjrc.h
@@ -20,7 +20,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "host_driver.h"
-
host_driver_t *pjrc_driver(void);
#endif