From 8b316f0255c79ff9c8adce2ecca06711253b1a83 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Kristian=20H=C3=B8gsberg?= Date: Tue, 27 Dec 2011 14:05:36 -0500 Subject: [PATCH] x11: Remove a couple of done TODOs --- compositor/xserver-launcher.c | 9 --------- 1 file changed, 9 deletions(-) diff --git a/compositor/xserver-launcher.c b/compositor/xserver-launcher.c index 014af8d..bca330c 100644 --- a/compositor/xserver-launcher.c +++ b/compositor/xserver-launcher.c @@ -41,15 +41,6 @@ #include "xserver-server-protocol.h" #include "hash.h" -/* - * TODO: - * - Clean X socket and lock file on exit - * - Nuke lock file if process doesn't exist. - * - * WM TODO: - * - Send take focus, hook into wlsc_surface_activate. - */ - struct xserver { struct wl_resource resource; }; -- 2.7.4