X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=pv%2Fmainwindow.cpp;h=dd8be229e97acc9b29065124d6431b103c145b84;hb=83b1c8d251386ac1980284c4668cbdd8e425550f;hp=46f8a123ae8907b7d3793dd0b47eac9d3ba3bf1f;hpb=6f925ba9d6faf1077b73c5a5808259576081716a;p=pulseview.git diff --git a/pv/mainwindow.cpp b/pv/mainwindow.cpp index 46f8a12..dd8be22 100644 --- a/pv/mainwindow.cpp +++ b/pv/mainwindow.cpp @@ -52,7 +52,6 @@ using std::bind; using std::dynamic_pointer_cast; -using std::list; using std::make_shared; using std::map; using std::placeholders::_1;