X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fview%2Fview.h;fp=pv%2Fview%2Fview.h;h=6e097a4d68c11b4ba3e31df41e16f5a9d98a4dfc;hp=8229fbd25002b46f2acac89dc44682f1d4a52f21;hb=2c25d912f97ca7bedd9c03f4827fe8d8a189e8bc;hpb=25201e884a0d95a71b1bc2598265a08a199203b5 diff --git a/pv/view/view.h b/pv/view/view.h index 8229fbd2..6e097a4d 100644 --- a/pv/view/view.h +++ b/pv/view/view.h @@ -164,10 +164,6 @@ private: void update_layout(); - static bool compare_trace_v_offsets( - const std::shared_ptr &a, - const std::shared_ptr &b); - private: bool eventFilter(QObject *object, QEvent *event);