aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTony Crisci <tony@dubstepdish.com>2018-01-21 19:09:35 -0500
committerTony Crisci <tony@dubstepdish.com>2018-01-21 19:09:35 -0500
commit9d87d4e33616aba3f57578548fdb8cb150b814e8 (patch)
treeec89fd679934162f0180e37e14dbe0e8d0e25551 /include
parent9076ecd91fddf558d11c20365741d7f68e578ef1 (diff)
take roots_view out of input.h
Diffstat (limited to 'include')
-rw-r--r--include/rootston/input.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/rootston/input.h b/include/rootston/input.h
index 2270ea0c..726dda24 100644
--- a/include/rootston/input.h
+++ b/include/rootston/input.h
@@ -9,8 +9,6 @@
#include "rootston/view.h"
#include "rootston/server.h"
-struct roots_view;
-
struct roots_input {
struct roots_config *config;
struct roots_server *server;