Skip to content

Commit 3597df2

Browse files
committed
Removing superfluous include.
1 parent 327125f commit 3597df2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Braccio++.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -294,8 +294,6 @@ void BraccioClass::display_thread_func()
294294
}
295295
}
296296

297-
#include <extra/libs/gif/lv_gif.h>
298-
299297
void BraccioClass::lvgl_splashScreen(unsigned long const duration_ms, std::function<void()> check_power_func)
300298
{
301299
LV_IMG_DECLARE(img_bulb_gif);

0 commit comments

Comments
 (0)