--- /dev/null
+diff --git a/src/polkit-dbus/polkit-dbus.c b/src/polkit-dbus/polkit-dbus.c
+index f7be03f..fa18777 100644
+--- a/src/polkit-dbus/polkit-dbus.c
++++ b/src/polkit-dbus/polkit-dbus.c
+@@ -464,6 +464,7 @@ polkit_caller_new_from_dbus_name (DBusConnection *con, const char *dbus_name, DB
+ dbus_message_unref (reply);
+ }
+
++#if 0
+ message = dbus_message_new_method_call ("org.freedesktop.ConsoleKit",
+ "/org/freedesktop/ConsoleKit/Manager",
+ "org.freedesktop.ConsoleKit.Manager",
+@@ -497,6 +498,7 @@ polkit_caller_new_from_dbus_name (DBusConnection *con, const char *dbus_name, DB
+ session = NULL;
+ goto out;
+ }
++#endif
+
+ not_in_session:
+