x11: Remove a couple of done TODOs

This commit is contained in:
Kristian Høgsberg 2011-12-27 14:05:36 -05:00
parent 11d0512ce9
commit 8b316f0255
1 changed files with 0 additions and 9 deletions

View File

@ -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;
};