1 From 4807a44c793a61bb3eb7aa110c08db51938d4502 Mon Sep 17 00:00:00 2001
2 From: Joshua Jensch <jenschjoshua@gmail.com>
3 Date: Sun, 7 Jan 2018 16:54:18 +0100
4 Subject: [PATCH] remove redundant ncursesw include
8 src/pamix_ui.cpp | 8 --------
9 1 file changed, 8 deletions(-)
11 diff --git a/src/pamix_ui.cpp b/src/pamix_ui.cpp
12 index ed2d65e..16a2e34 100644
16 #include <pamix_ui.hpp>
20 -#include <ncursesw/ncurses.h>
28 void pamix_ui::reset() {