X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=pv%2Fview%2Fview.h;h=6e097a4d68c11b4ba3e31df41e16f5a9d98a4dfc;hb=2c25d912f97ca7bedd9c03f4827fe8d8a189e8bc;hp=8229fbd25002b46f2acac89dc44682f1d4a52f21;hpb=25201e884a0d95a71b1bc2598265a08a199203b5;p=pulseview.git diff --git a/pv/view/view.h b/pv/view/view.h index 8229fbd..6e097a4 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);