Removed ui_events module

This commit is contained in:
James Booth
2015-10-27 20:49:06 +00:00
parent 61bcb59ee9
commit 0fd616167e
7 changed files with 1 additions and 89 deletions

View File

@@ -74,7 +74,6 @@
#include "ui/window.h"
#include "window_list.h"
#include "xmpp/xmpp.h"
#include "event/ui_events.h"
static char *win_title;

View File

@@ -64,7 +64,6 @@
#include "ui/inputwin.h"
#include "ui/window.h"
#include "window_list.h"
#include "event/ui_events.h"
#include "xmpp/xmpp.h"
static WINDOW *inp_win;