Removed ncurses.h from profanity.c

This commit is contained in:
James Booth
2012-04-24 00:51:42 +01:00
parent b3de79997b
commit 44266b19a1

View File

@@ -23,8 +23,6 @@
#include <string.h>
#include <stdlib.h>
#include <ncurses.h>
#include "profanity.h"
#include "log.h"
#include "windows.h"