aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-09-09 07:17:51 +0200
committerMattias Andrée <maandree@operamail.com>2014-09-09 07:17:51 +0200
commite5b5bb0e2c007a4be702504510a4bdda7cfe9f2d (patch)
tree6bcecdc33e7874086cae093f011e406f2b35ac81 /src
parentm (diff)
downloadmds-e5b5bb0e2c007a4be702504510a4bdda7cfe9f2d.tar.gz
mds-e5b5bb0e2c007a4be702504510a4bdda7cfe9f2d.tar.bz2
mds-e5b5bb0e2c007a4be702504510a4bdda7cfe9f2d.tar.xz
that is not necessary
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'src')
-rw-r--r--src/mds-kkbd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mds-kkbd.c b/src/mds-kkbd.c
index 86290cd..900bff8 100644
--- a/src/mds-kkbd.c
+++ b/src/mds-kkbd.c
@@ -18,7 +18,6 @@
#include "mds-kkbd.h"
/* TODO: This server should wait for `Command: get-vt` to be available,
query the active VT and connect to that TTY instead of stdin. */
-/* TODO: Release control on `Command: switching-vt`. */
#include <libmdsserver/macros.h>
#include <libmdsserver/util.h>