X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2FscreenhackI.h;fp=hacks%2FscreenhackI.h;h=3494684e4129b668f4ae8485e0f9e46b8ab46a8d;hp=8b4212de132ccb9c5c2332524564c8312e3858ce;hb=d6b0217f2417bd19187f0ebc389d6c5c2233b11c;hpb=aa75c7476aeaa84cf3abc192b376a8b03c325213 diff --git a/hacks/screenhackI.h b/hacks/screenhackI.h index 8b4212de..3494684e 100644 --- a/hacks/screenhackI.h +++ b/hacks/screenhackI.h @@ -83,7 +83,6 @@ #ifdef HAVE_ANDROID /* So that hacks' debug output shows up in logcat... */ - extern void Log(const char *fmt, ...); /* jwxyz-android.c */ # define fprintf(S, ...) Log(__VA_ARGS__) #endif