linux: Remove unneeded header from up-input.h

Missed in an earlier commit.

Fixes: 7ddb75166d ("linux: Remove UpDaemon dependency from UpInput")
This commit is contained in:
Bastien Nocera 2020-10-23 14:33:27 +02:00
parent 809d69e66e
commit 4a3cc71aa6

View file

@ -23,8 +23,6 @@
#include <glib-object.h>
#include "up-daemon.h"
G_BEGIN_DECLS
#define UP_TYPE_INPUT (up_input_get_type ())