[libsocialweb] facebook-contact-view: Remove used priv variable



commit b5f8ad2283b9a86d14d8b101b668a12122d8b1aa
Author: Rob Bradford <rob linux intel com>
Date:   Fri Apr 29 16:36:04 2011 +0100

    facebook-contact-view: Remove used priv variable

 services/facebook/facebook-contact-view.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/services/facebook/facebook-contact-view.c b/services/facebook/facebook-contact-view.c
index 1857f03..ba48729 100644
--- a/services/facebook/facebook-contact-view.c
+++ b/services/facebook/facebook-contact-view.c
@@ -164,7 +164,6 @@ static SwSet*
 _facebook_update_node_to_set (SwContactView *self,
                               JsonNode   *root)
 {
-  SwFacebookContactViewPrivate *priv = GET_PRIVATE (self);
   JsonObject *root_object = NULL;
   JsonNode *statuses = NULL;
   JsonArray *updates_array = NULL;



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