mirror of
https://gitlab.freedesktop.org/plymouth/plymouth.git
synced 2026-04-20 11:50:39 +02:00
Fix the following:
plugin.c: In function ‘show_splash_screen’:
plugin.c:1645:13: warning: unused variable ‘i’ [-Wunused-variable]
1645 | int i;
|
Compiler warning which I introduced in:
https://gitlab.freedesktop.org/plymouth/plymouth/-/merge_requests/132/
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
|
||
|---|---|---|
| .. | ||
| client | ||
| libply | ||
| libply-splash-core | ||
| libply-splash-graphics | ||
| plugins | ||
| upstart-bridge | ||
| main.c | ||
| Makefile.am | ||
| ply-boot-protocol.h | ||
| ply-boot-server.c | ||
| ply-boot-server.h | ||
| ply-splash-core.pc.in | ||
| ply-splash-graphics.pc.in | ||
| plymouthd.conf | ||
| plymouthd.defaults | ||