Why was this even in here?

This commit is contained in:
Thulinma 2017-05-15 11:28:35 +02:00
parent 9469dc340c
commit 628795e476

View file

@ -7,7 +7,6 @@
#include <mist/http_parser.h> #include <mist/http_parser.h>
#include <mist/timing.h> #include <mist/timing.h>
#include <string.h> #include <string.h>
#include <sys/sysinfo.h>
void AnalyserHLS::init(Util::Config &conf){ void AnalyserHLS::init(Util::Config &conf){
Analyser::init(conf); Analyser::init(conf);