summaryrefslogtreecommitdiffstats
path: root/fb2png/fb.c
diff options
context:
space:
mode:
authorbigbiff bigbiff <bigbiff@teamw.in>2019-06-06 01:55:11 +0200
committerbigbiff bigbiff <bigbiff@teamw.in>2019-06-06 02:00:54 +0200
commit3c897aec161813805fad4ae3ada7565226816c17 (patch)
tree4fae77c49972f194df9e6f205233455760b1090b /fb2png/fb.c
parentFix symlink creation (diff)
downloadandroid_bootable_recovery-3c897aec161813805fad4ae3ada7565226816c17.tar
android_bootable_recovery-3c897aec161813805fad4ae3ada7565226816c17.tar.gz
android_bootable_recovery-3c897aec161813805fad4ae3ada7565226816c17.tar.bz2
android_bootable_recovery-3c897aec161813805fad4ae3ada7565226816c17.tar.lz
android_bootable_recovery-3c897aec161813805fad4ae3ada7565226816c17.tar.xz
android_bootable_recovery-3c897aec161813805fad4ae3ada7565226816c17.tar.zst
android_bootable_recovery-3c897aec161813805fad4ae3ada7565226816c17.zip
Diffstat (limited to 'fb2png/fb.c')
-rw-r--r--fb2png/fb.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/fb2png/fb.c b/fb2png/fb.c
index 2ed478902..a17f801df 100644
--- a/fb2png/fb.c
+++ b/fb2png/fb.c
@@ -48,7 +48,6 @@ static int fb_get_format(const struct fb *fb)
{
int ao = fb->alpha_offset;
int ro = fb->red_offset;
- int go = fb->green_offset;
int bo = fb->blue_offset;
#define FB_FORMAT_UNKNOWN 0