aboutsummaryrefslogtreecommitdiff
path: root/src/hid-tmt300rs/hid-tmt300rs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/hid-tmt300rs/hid-tmt300rs.h')
-rw-r--r--src/hid-tmt300rs/hid-tmt300rs.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/hid-tmt300rs/hid-tmt300rs.h b/src/hid-tmt300rs/hid-tmt300rs.h
deleted file mode 100644
index 2305f4b..0000000
--- a/src/hid-tmt300rs/hid-tmt300rs.h
+++ /dev/null
@@ -1,9 +0,0 @@
-/* SPDX-License-Identifier: GPL-2.0-or-later */
-#ifndef __HID_TMT300RS_H
-#define __HID_TMT300RS_H
-
-#include "../hid-tmff2.h"
-
-int t300rs_populate_api(struct tmff2_device_entry *tmff2);
-
-#endif