summaryrefslogtreecommitdiff
path: root/src/cssparser.cc
diff options
context:
space:
mode:
authorSebastian Geerken <devnull@localhost>2015-06-10 22:57:53 +0200
committerSebastian Geerken <devnull@localhost>2015-06-10 22:57:53 +0200
commit9500f94781023d15783f4c8158c17c112135a221 (patch)
tree4643fdf41a681b3b8e6e336d2f13258478b82cde /src/cssparser.cc
parent22ad8daa0b3e6b20e911e12e0f0e657b52303698 (diff)
SRDOP: Work on RTFL messages.
Diffstat (limited to 'src/cssparser.cc')
-rw-r--r--src/cssparser.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cssparser.cc b/src/cssparser.cc
index f4291797..b4a6a305 100644
--- a/src/cssparser.cc
+++ b/src/cssparser.cc
@@ -19,7 +19,6 @@
#include <stdlib.h>
#include <stdio.h>
-#include "lout/debug.hh"
#include "msg.h"
#include "colors.h"
#include "html_common.hh"