From 2f827a26779c83d7fbc8683d9d42f98a2fd45db1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=A6=8C=20=EA=A6=AB=EA=A6=B6=20=EA=A6=8F=EA=A7=80?= =?UTF-8?q?=EA=A6=A6=EA=A6=BF=20=EA=A6=A7=20=EA=A6=AE=20=EA=A6=91=20?= =?UTF-8?q?=EA=A6=A9=20=EA=A6=AD=EA=A7=80?= Date: Sat, 14 Sep 2019 06:56:28 +0800 Subject: Remove unnecessary header inclusion --- main.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'main.cxx') diff --git a/main.cxx b/main.cxx index f3a9cb9..1ae0467 100644 --- a/main.cxx +++ b/main.cxx @@ -1,7 +1,6 @@ #include #include #include "user.hxx" -#include "tasklist.hxx" #include "controller.hxx" int main(int argc, char* argv[]) -- cgit v1.2.3