[eog/wip/baedert/gtkimageview: 70/75] eog-image-private: Remove unused fields



commit 8e96fbdfd0628b5ab8a5e669efe13309125daa3d
Author: Timm Bäder <mail baedert org>
Date:   Sat Mar 19 14:48:17 2016 +0100

    eog-image-private: Remove unused fields

 src/eog-image-private.h |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/src/eog-image-private.h b/src/eog-image-private.h
index d27d0a4..0833e44 100644
--- a/src/eog-image-private.h
+++ b/src/eog-image-private.h
@@ -41,7 +41,6 @@ struct _EogImagePrivate {
        EogImageStatus    prev_status;
        EogImageMetadataStatus metadata_status;
 
-       gboolean          is_playing;
        GdkPixbufAnimation     *anim;
        GdkPixbufAnimationIter *anim_iter;
        GdkPixbuf        *image;
@@ -51,8 +50,6 @@ struct _EogImagePrivate {
        guint timeout_id;
 
        double view_scale;
-       double current_scale;
-
 
 #ifdef HAVE_RSVG
        RsvgHandle       *svg;


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