gtypist: Drop patch no longer needed

This commit is contained in:
Fredrik Fornwall 2015-07-11 08:14:02 -04:00
parent 73e0c9c186
commit 812f5c1981

View File

@ -1,15 +1,6 @@
diff -u -r ../gtypist-2.9.4/src/gtypist.c ./src/gtypist.c
--- ../gtypist-2.9.4/src/gtypist.c 2013-08-18 16:36:14.000000000 +0200
+++ ./src/gtypist.c 2014-03-01 01:30:43.000000000 +0100
@@ -31,7 +31,7 @@
#ifdef HAVE_PDCURSES
#include <curses.h>
#else
-#include <ncursesw/ncurses.h>
+#include <ncurses.h>
#endif
#include <time.h>
@@ -41,7 +41,7 @@
#include <assert.h>
#include <locale.h>