diff --git a/src/x11/session.c b/src/x11/session.c index 9d11b6d8a..39d972bd4 100644 --- a/src/x11/session.c +++ b/src/x11/session.c @@ -100,10 +100,6 @@ process_ice_messages (GIOChannel *channel, if (status == IceProcessMessagesIOError) { -#if 0 - IcePointer context = IceGetConnectionContext (connection); -#endif - /* We were disconnected; close our connection to the * session manager, this will result in the ICE connection * being cleaned up, since it is owned by libSM.