aboutsummaryrefslogtreecommitdiff
path: root/text-objects.c
diff options
context:
space:
mode:
Diffstat (limited to 'text-objects.c')
-rw-r--r--text-objects.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/text-objects.c b/text-objects.c
index 69ea91c..5e724b8 100644
--- a/text-objects.c
+++ b/text-objects.c
@@ -1,7 +1,3 @@
-#include <errno.h>
-#include <stdlib.h>
-#include <string.h>
-#include <ctype.h>
#include "text-motions.h"
#include "text-objects.h"
#include "text-util.h"