X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=pv%2Fview%2Fdecodetrace.h;h=ab495fa06f156ff5763d2896db2a215c0a8e1202;hb=1ef49ddd04f44a4369403fbab19ed235483e2975;hp=52e41fc0023e951722c9c9cb15f192b319a43fea;hpb=53e35b2d7e81fa8b57ba2bacc8bf445291195150;p=pulseview.git diff --git a/pv/view/decodetrace.h b/pv/view/decodetrace.h index 52e41fc0..ab495fa0 100644 --- a/pv/view/decodetrace.h +++ b/pv/view/decodetrace.h @@ -90,8 +90,6 @@ public: const std::shared_ptr& decoder() const; - void set_view(pv::view::View *view); - /** * Paints the background layer of the trace with a QPainter * @param p the QPainter to paint into.