From 44266b19a190260b0d565920ec014948f549b9a6 Mon Sep 17 00:00:00 2001 From: James Booth Date: Tue, 24 Apr 2012 00:51:42 +0100 Subject: [PATCH] Removed ncurses.h from profanity.c --- profanity.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/profanity.c b/profanity.c index 2e2e27fa..6e9c70cf 100644 --- a/profanity.c +++ b/profanity.c @@ -23,8 +23,6 @@ #include #include -#include - #include "profanity.h" #include "log.h" #include "windows.h"