From d3b1af9572e123c939fc355474bf12402c86d292 Mon Sep 17 00:00:00 2001 From: tmk Date: Thu, 30 Sep 2010 14:17:01 +0900 Subject: add mouse function. --- print.c | 1 - 1 file changed, 1 deletion(-) (limited to 'print.c') diff --git a/print.c b/print.c index 8e46decac..5395fa348 100644 --- a/print.c +++ b/print.c @@ -25,7 +25,6 @@ #include #include - #include "print.h" void print_P(const char *s) -- cgit v1.2.3