From 25d479dac126e5b91b4bec90bf36d9d8c9371775 Mon Sep 17 00:00:00 2001 From: "Javier S. Pedro" Date: Mon, 13 Feb 2012 21:19:14 +0100 Subject: cleaning some leftovers --- fmrxservice.cpp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'fmrxservice.cpp') diff --git a/fmrxservice.cpp b/fmrxservice.cpp index 750ae8f..1bf18c1 100644 --- a/fmrxservice.cpp +++ b/fmrxservice.cpp @@ -6,15 +6,11 @@ #include "fmrxthread.h" #include "fmrxservice.h" -// Again, this would be incredibly shorter if QAudioOuput could be used. -// Unfortunately, it is completely useless in the Harmattan version. - struct FmRxPriv { FmRxThread *thread; FmRxProxy *proxy; FmRxControl *control; - FmRxRds *rds; bool active; double frequency; quint16 signalLevel; -- cgit v1.2.3