summaryrefslogtreecommitdiff
path: root/src/class
diff options
context:
space:
mode:
authorMarcelo Bezerra <[email protected]>2021-06-07 20:44:53 +0200
committerhathach <[email protected]>2021-06-09 10:33:57 +0700
commitce634f226e59cccfb236371f85a62cb610ef80f6 (patch)
tree8ff3789f521dc0da2d9aa9b8497e0adb9b360ed3 /src/class
parent3842c806a6bd90a3be8431c4fa3fb8c46220a6bf (diff)
remove excess empty lines
Diffstat (limited to 'src/class')
-rw-r--r--src/class/hid/hid.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/class/hid/hid.h b/src/class/hid/hid.h
index eac30c62e..0764bc228 100644
--- a/src/class/hid/hid.h
+++ b/src/class/hid/hid.h
@@ -33,12 +33,10 @@
#include "common/tusb_common.h"
-
#ifdef __cplusplus
extern "C" {
#endif
-
//--------------------------------------------------------------------+
// Common Definitions
//--------------------------------------------------------------------+