aboutsummaryrefslogtreecommitdiff
path: root/src/plain.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/plain.cc')
-rw-r--r--src/plain.cc3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/plain.cc b/src/plain.cc
index 4029c048..dfa1b5b5 100644
--- a/src/plain.cc
+++ b/src/plain.cc
@@ -13,9 +13,6 @@
* Module for decoding a text/plain object into a dw widget.
*/
-#include <string.h> /* for memcpy and memmove */
-#include <math.h> /* for rint() */
-
#include "msg.h"
#include "prefs.h"
#include "cache.h"