imageinfo: remove obsolete define

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

Origin message was:
------------------
- imageinfo: remove obsolete define

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

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2017-03-03 15:50:47 +01:00
parent a8416659c9
commit 393fd9d9bb

View File

@@ -49,7 +49,6 @@
#include <nhttpd/yconfig.h> #include <nhttpd/yconfig.h>
#define VERSION_FILE TARGET_PREFIX "/.version" #define VERSION_FILE TARGET_PREFIX "/.version"
#define Y_VERSION_FILE DATADIR "/neutrino/httpd/Y_Version.txt"
using namespace std; using namespace std;