imageinfo_ni: remove obsolete include of daemonc/remotecontrol.h

Origin commit data
------------------
Branch: ni/coolstream
Commit: 05f695b2e6
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-03-19 (Sun, 19 Mar 2017)

Origin message was:
------------------
- imageinfo_ni: remove obsolete include of daemonc/remotecontrol.h

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2017-03-19 01:59:13 +01:00
parent a833003150
commit affdee82df

View File

@@ -39,8 +39,6 @@
#include <sys/utsname.h> #include <sys/utsname.h>
#include <daemonc/remotecontrol.h>
#include <system/flashtool.h> #include <system/flashtool.h>
#include <video.h> #include <video.h>
#include <unistd.h> #include <unistd.h>
@@ -58,8 +56,6 @@
#include <linux/version.h> #include <linux/version.h>
extern CRemoteControl * g_RemoteControl; /* neutrino.cpp */
#include <gui/pictureviewer.h> #include <gui/pictureviewer.h>
extern CPictureViewer * g_PicViewer; extern CPictureViewer * g_PicViewer;