X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=pv%2Fview%2Fview.h;h=50fbcf1ce11e64ad47cf8a3d4137759f19a55408;hb=68b21a71797051fb48ed272bc2a6b4893bdbf517;hp=5fbc0adef7eb463317ef2e14cba17c00bf2898e0;hpb=bd9a1f175057487cff3cb3cc62bc9595e19945be;p=pulseview.git diff --git a/pv/view/view.h b/pv/view/view.h index 5fbc0ad..50fbcf1 100644 --- a/pv/view/view.h +++ b/pv/view/view.h @@ -110,11 +110,6 @@ public: */ void set_scale_offset(double scale, double offset); - /** - * Returns a list of traces owned by this object. - */ - std::vector< std::shared_ptr > child_items() const; - std::list > selected_items() const; std::set< std::shared_ptr >