summaryrefslogtreecommitdiff
path: root/gr-qtgui/lib
diff options
context:
space:
mode:
authorJohnathan Corgan2011-07-19 07:25:00 -0700
committerJohnathan Corgan2011-07-19 07:25:00 -0700
commit0d30c802c947fe3a6db3ee8a4907e167debe477f (patch)
treeb885c170204b253541619720df6c25e380630e3e /gr-qtgui/lib
parente90497c104ea2eb3854e1081e32ffab07d26a314 (diff)
parent7e2b45b89137a3cc2b1cdb066577c323545cfcb7 (diff)
downloadgnuradio-0d30c802c947fe3a6db3ee8a4907e167debe477f.tar.gz
gnuradio-0d30c802c947fe3a6db3ee8a4907e167debe477f.tar.bz2
gnuradio-0d30c802c947fe3a6db3ee8a4907e167debe477f.zip
Merge branch 'master' into next
Diffstat (limited to 'gr-qtgui/lib')
-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 5a17657b7..760619f88 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: