summaryrefslogtreecommitdiff
path: root/xf86drmMode.c
diff options
context:
space:
mode:
Diffstat (limited to 'xf86drmMode.c')
-rw-r--r--xf86drmMode.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/xf86drmMode.c b/xf86drmMode.c
index 5af27c4a..3d6bdfd6 100644
--- a/xf86drmMode.c
+++ b/xf86drmMode.c
@@ -33,11 +33,6 @@
*
*/
-/*
- * TODO the types we are after are defined in different headers on different
- * platforms find which headers to include to get uint32_t
- */
-
#include <limits.h>
#include <stdint.h>
#include <stdlib.h>