[evolution] Fix some compiler warnings.
- From: Matthew Barnes <mbarnes src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [evolution] Fix some compiler warnings.
- Date: Sat, 19 Dec 2009 23:37:06 +0000 (UTC)
commit 124a4f8913e924d1ca58575b1382630147fa6f3e
Author: Matthew Barnes <mbarnes redhat com>
Date: Sat Dec 19 17:50:46 2009 -0500
Fix some compiler warnings.
addressbook/gui/widgets/gal-view-minicard.c | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/addressbook/gui/widgets/gal-view-minicard.c b/addressbook/gui/widgets/gal-view-minicard.c
index a7d5502..a40cd84 100644
--- a/addressbook/gui/widgets/gal-view-minicard.c
+++ b/addressbook/gui/widgets/gal-view-minicard.c
@@ -40,10 +40,6 @@ view_minicard_column_width_changed (EAddressbookView *address_view,
GalView *view;
GalViewInstance *view_instance;
GalViewMinicard *view_minicard;
- GtkScrolledWindow *scrolled_window;
- GtkAdjustment *adjustment;
- gdouble value, lower, upper;
- gdouble page_increment, page_size;
view_instance = e_addressbook_view_get_view_instance (address_view);
view = gal_view_instance_get_current_view (view_instance);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]