- imageinfo: remove obsolete define

This commit is contained in:
svenhoefer
2017-03-03 15:50:47 +01:00
parent 629f91e229
commit b283128d0f

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;