summaryrefslogtreecommitdiff
path: root/apps/gui/splash.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/gui/splash.c')
-rw-r--r--apps/gui/splash.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/gui/splash.c b/apps/gui/splash.c
index 4ce751ca74..ad6625fec6 100644
--- a/apps/gui/splash.c
+++ b/apps/gui/splash.c
@@ -200,7 +200,6 @@ end:
200void splashf(int ticks, const char *fmt, ...) 200void splashf(int ticks, const char *fmt, ...)
201{ 201{
202 va_list ap; 202 va_list ap;
203 int i;
204 203
205 /* If fmt is a lang ID then get the corresponding string (which 204 /* If fmt is a lang ID then get the corresponding string (which
206 still might contain % place holders). */ 205 still might contain % place holders). */