Skip to content

Commit d10f518

Browse files
authored
Removed unused function (#1745)
1 parent 1866b91 commit d10f518

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/led-matrix.cc

-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@ class RGBMatrix::Impl {
9393
uint64_t RequestOutputs(uint64_t output_bits);
9494
void OutputGPIO(uint64_t output_bits);
9595

96-
void Clear();
9796
private:
9897
friend class RGBMatrix;
9998

0 commit comments

Comments
 (0)