diff options
Diffstat (limited to 'src/input_common/gcadapter/gc_adapter.h')
| -rw-r--r-- | src/input_common/gcadapter/gc_adapter.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/input_common/gcadapter/gc_adapter.h b/src/input_common/gcadapter/gc_adapter.h index ff0202e3b..7aed0b480 100644 --- a/src/input_common/gcadapter/gc_adapter.h +++ b/src/input_common/gcadapter/gc_adapter.h | |||
| @@ -82,7 +82,6 @@ enum { | |||
| 82 | ADAPTER_DETECTED = 1, | 82 | ADAPTER_DETECTED = 1, |
| 83 | }; | 83 | }; |
| 84 | 84 | ||
| 85 | /// Singleton Adapter class | ||
| 86 | class Adapter { | 85 | class Adapter { |
| 87 | public: | 86 | public: |
| 88 | /// Initialize the GC Adapter capture and read sequence | 87 | /// Initialize the GC Adapter capture and read sequence |