[shotwell] libraw.vapi: Remove member added by accident



commit b7b9736c93ec86cc5d14ac7994b3ad18b10594b0
Author: Jens Georg <mail jensge org>
Date:   Sun Oct 9 18:53:48 2016 +0200

    libraw.vapi: Remove member added by accident
    
    Signed-off-by: Jens Georg <mail jensge org>

 vapi/libraw.vapi |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/vapi/libraw.vapi b/vapi/libraw.vapi
index 526bcba..da6a57e 100644
--- a/vapi/libraw.vapi
+++ b/vapi/libraw.vapi
@@ -247,7 +247,6 @@ public struct Thumbnail {
     public ushort theight;
     public uint tlength;
     public int tcolors;
-    public int tbits;
     [CCode (array_length_cname="tlength")]
     public uint8[] thumb;
 }


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]