Remove obsolete logging framework

This changes removes classes of the obsolete logging frame work and
all its references. It was not used anywhere, but included in several
headers.
Had to add header QDateTime in some places, which was not correctly
included and now missing.

refs #90
This commit is contained in:
Roland Winklmeier
2014-01-18 20:09:03 +01:00
parent 32cfb5c10b
commit 08302c23bb
22 changed files with 3 additions and 1200 deletions

View File

@@ -7,7 +7,6 @@
#define BLACKMISCTEST_SAMPLESPHYSICALQUANTITIES_H
#include "blackmisc/pqconstants.h"
#include "blackmisc/debug.h"
#include <QDebug>
namespace BlackMiscTest {