X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=pv%2Fsigsession.h;h=1978293481423b0dbae4645c6f57d38e98ceb2e1;hb=5ac961e325a9d2cbafdd8fae3a6704d7348cf19a;hp=fa2c7af413db55b174ad78ffa85593f409e69975;hpb=92b139d0889951e1bb90ee0803bdc6999fdf48b0;p=pulseview.git diff --git a/pv/sigsession.h b/pv/sigsession.h index fa2c7af..1978293 100644 --- a/pv/sigsession.h +++ b/pv/sigsession.h @@ -62,11 +62,6 @@ public: ~SigSession(); - /** - * Gets device instance that will be used in the next capture session. - */ - struct sr_dev_inst* get_device() const; - /** * Sets device instance that will be used in the next capture session. */