Simplify: remove uneeded variable, rating.

Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Tomaz Canabrava 2016-01-11 15:05:07 -02:00 committed by Dirk Hohndel
parent 438b5df089
commit 820cd0c28d
2 changed files with 1 additions and 3 deletions

View file

@ -62,7 +62,6 @@ public:
QString otu() const;
private:
int m_rating;
QString m_date;
timestamp_t m_timestamp;
QString m_time;