summaryrefslogtreecommitdiff
path: root/gr-qtgui
diff options
context:
space:
mode:
authorJohnathan Corgan <jcorgan@corganenterprises.com>2011-07-19 07:25:00 -0700
committerJohnathan Corgan <jcorgan@corganenterprises.com>2011-07-19 07:25:00 -0700
commit0d30c802c947fe3a6db3ee8a4907e167debe477f (patch)
treeb885c170204b253541619720df6c25e380630e3e /gr-qtgui
parente90497c104ea2eb3854e1081e32ffab07d26a314 (diff)
parent7e2b45b89137a3cc2b1cdb066577c323545cfcb7 (diff)
Merge branch 'master' into next
Diffstat (limited to 'gr-qtgui')
-rw-r--r--gr-qtgui/lib/spectrumUpdateEvents.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gr-qtgui/lib/spectrumUpdateEvents.h b/gr-qtgui/lib/spectrumUpdateEvents.h
index 5a17657b75..760619f881 100644
--- a/gr-qtgui/lib/spectrumUpdateEvents.h
+++ b/gr-qtgui/lib/spectrumUpdateEvents.h
@@ -101,7 +101,6 @@ public:
int which() const;
const std::vector<double*> getTimeDomainPoints() const;
uint64_t getNumTimeDomainDataPoints() const;
- timespec getDataTimestamp() const;
bool getRepeatDataFlag() const;
protected: