From ce80dceb7cbcbb1393b2519a142add4083af01dc Mon Sep 17 00:00:00 2001 From: Claudio Saavedra Date: Tue, 27 Mar 2012 18:01:29 +0300 Subject: history-service: remove unused variables https://bugzilla.gnome.org/show_bug.cgi?id=672926 --- lib/history/ephy-history-service-private.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'lib/history/ephy-history-service-private.h') diff --git a/lib/history/ephy-history-service-private.h b/lib/history/ephy-history-service-private.h index c616b3470..4235e9d93 100644 --- a/lib/history/ephy-history-service-private.h +++ b/lib/history/ephy-history-service-private.h @@ -27,8 +27,6 @@ struct _EphyHistoryServicePrivate { EphySQLiteConnection *history_database; GThread *history_thread; GAsyncQueue *queue; - GMutex history_thread_mutex; - gboolean active; gboolean scheduled_to_quit; gboolean scheduled_to_commit; }; -- cgit v1.2.3