X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fviews%2Ftrace%2Fview.cpp;h=f8378d98204554305a32ba41516814da7a265012;hp=0b5eef74e27a21b2164d980ee8a18f19644bb02d;hb=20f59e957e70250cfb876ac7a1743134d6b83339;hpb=762ab7a4b20928a784b2b3400ce748d901e32d2d diff --git a/pv/views/trace/view.cpp b/pv/views/trace/view.cpp index 0b5eef74..f8378d98 100644 --- a/pv/views/trace/view.cpp +++ b/pv/views/trace/view.cpp @@ -73,7 +73,6 @@ using pv::util::Timestamp; using std::back_inserter; using std::copy_if; using std::count_if; -using std::dynamic_pointer_cast; using std::inserter; using std::max; using std::make_pair;