Improve output & remove legacy code

This commit is contained in:
Brendan LE GLAUNEC
2016-12-02 16:28:41 +01:00
committed by Brendan Le Glaunec
parent 4a8f6550af
commit 308ba24e90
3 changed files with 14 additions and 10 deletions
@@ -23,6 +23,8 @@
namespace etix {
namespace cameradar {
static const std::string default_result_file_path = "/tmp/shared/result.json";
class print : public etix::cameradar::cameradar_task {
const configuration& conf;
std::shared_ptr<cache_manager> cache;