From 63588aff191f5bf982cc0c8ee8af2b46de084c4b Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Thu, 26 Apr 2007 19:20:46 -0400 Subject: Remove output.c and output.h One function was left in this set of files after the earlier cleansing, so I moved yesno to util.c. Signed-off-by: Dan McGee --- src/pacman/query.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/pacman/query.c') diff --git a/src/pacman/query.c b/src/pacman/query.c index 93da5480..5aebf723 100644 --- a/src/pacman/query.c +++ b/src/pacman/query.c @@ -35,7 +35,6 @@ /* pacman */ #include "pacman.h" #include "package.h" -#include "output.h" #include "conf.h" #include "util.h" -- cgit v1.2.3