From 06264fc91212150d3b741a723422955e7e97614c Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Wed, 19 Mar 2014 17:30:03 +0100 Subject: Remove ConsoleKit usage Closes https://github.com/mate-desktop/caja/issues/125 Closes https://github.com/mate-desktop/caja/issues/226 --- src/caja-application.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/caja-application.h') diff --git a/src/caja-application.h b/src/caja-application.h index 0ad62f07..27cd8e18 100644 --- a/src/caja-application.h +++ b/src/caja-application.h @@ -66,8 +66,6 @@ typedef struct EggSMClient* smclient; GVolumeMonitor* volume_monitor; unsigned int automount_idle_id; - GDBusProxy* proxy; - gboolean session_is_active; } CajaApplication; typedef struct -- cgit v1.2.1