X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=pv%2Fview%2Fdecodetrace.h;h=ab495fa06f156ff5763d2896db2a215c0a8e1202;hb=b781f8065271c6ce4b82f06f20dd37464f213d47;hp=52e41fc0023e951722c9c9cb15f192b319a43fea;hpb=53e35b2d7e81fa8b57ba2bacc8bf445291195150;p=pulseview.git diff --git a/pv/view/decodetrace.h b/pv/view/decodetrace.h index 52e41fc..ab495fa 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.