aboutsummaryrefslogtreecommitdiff
path: root/src/undo.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/undo.c')
-rw-r--r--src/undo.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/undo.c b/src/undo.c
index f3569e2b..1925f19b 100644
--- a/src/undo.c
+++ b/src/undo.c
@@ -27,9 +27,6 @@
#include <glib.h>
#include <gtk/gtktextview.h>
-#include <string.h> /* for strlen */
-#include <stdlib.h> /* for mbstowcs */
-
#include "undo.h"
#include "utils.h"
#include "prefs_common.h"